在 Controller 中如何对中文URL进行转码
如题,在controller中有没有类似于 html_escape 之类的方法?我查了很多文档,没有找到这个方法的定义
[解决办法]
oh...I mean, you can try the method h()
发布时间: 2012-04-16 16:20:04 作者: rapoo
在 Controller 中如何对中文URL进行转码
如题,在controller中有没有类似于 html_escape 之类的方法?我查了很多文档,没有找到这个方法的定义
[解决办法]
oh...I mean, you can try the method h()