uri获取中文参数是乱码
http://localhost/property/listing/青岛/2012-11-20/2012-11-21/$address = $this->uri->segment(3) ;
值是%E5%8C%97%E4%BA%AC
怎么获取“青岛”??
http://codeigniter.org.cn/user_guide/libraries/encryption.html
看看这个试试 xyst0524 发表于 2012-11-20 11:58 static/image/common/back.gif
http://codeigniter.org.cn/user_guide/libraries/encryption.html
看看这个试试
这个是加密类。。。我是要转码 试一下urldecode yunnysunny 发表于 2012-11-20 13:08 static/image/common/back.gif
试一下urldecode
搞定
页:
[1]