摘要:
//获取当前的url地址和参数function get_url(){ return 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];}echo get_url();//对url进行格式化和反格式化echo urlencode('http://baidu.com');echo urldecode(urlencode('http://baidu.com')); 阅读全文
posted @ 2013-12-14 21:44
忆殇之痕
阅读(203)
评论(0)
推荐(0)
摘要:
data[$i]->picurl.'">'; }$p=$p+1;echo 'Next Page';?> 阅读全文
posted @ 2013-12-14 21:26
忆殇之痕
阅读(156)
评论(0)
推荐(0)

浙公网安备 33010602011771号