PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

处理全局变量> <字符串中的变量替换
Last updated: Sun, 25 Nov 2007

view this page in

Cookies

PHP 3 在设置 cookies 时有一个不好的习惯,它总是将 setcookie() 所设置的 cookies 以相反的顺序保存。PHP 4 改变了这个习惯,创建 cookies 时以代码中设置 cookies 的顺序保存。

这可能使得原有代码不能正常工作。但是 PHP 3 的行为的确很古怪,应该加以改变以防止将来产生更多的问题。



add a note add a note User Contributed Notes
Cookies
There are no user contributed notes for this page.

处理全局变量> <字符串中的变量替换
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites