Tag: urlencode预览模式: 普通 | 列表

php地址栏参数

urlencode 和 urldecode 
$str=urlencode("参数字符"); 
可以实现你要的效果 
反过来把%E6%B7%91%E5%A5%B3%E5%B1%8B 这样的转化成汉字用urldecode

查看更多...

Tags: urlencode urldecode

分类:技术文章 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 3530

 广告位

↑返回顶部↑