PhpWebLog.net

Title

PHP博客 - www.phpweblog.net

Description

Excerpted from the website:

PHP初学者常见问题[转]
摘要: 【1】页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET['foo'],$_POST['foo'],$_SESSION['foo']来得到 当然也可以修改自动全局变量为开(php.ini改为register_globals = On);考虑到兼容性,还是强迫自己熟悉新的写法比较好。 【2】Win32下a... 阅读全文
read more

Contact

Logos

Logo-phpweblog-net.gif

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=PhpWebLog.net&oldid=25558646"