标签: php regex
如何使用preg_match从URL获取查询字符串?
http://www.example.com/imgres?imgurl=http://www.example.com/images/blue-diamond-rings.jpg
如何使用上述网址中的preg_matches获取'imgurl'?
preg_matches