http://localhost/?test 中的test字符串怎么由http://localhost/index.php接收?

接收的不是一个名字叫test的变量,
而是一个变量的值是test
---------------------------------------------------------------

echo $QUERY_STRING
把它存成你服务器默认的页面,如index.php
试试,如:
http://localhost/?D2E622131

Published At
Categories with Web编程
comments powered by Disqus