Gabor Hojtsy wrote:
Is it only me, or others also think that we should offer a standard
example for turning backwards register_globals and magic_quotes in the
manual. These might be a good start:
http://www.phpguru.org/article.php?ne_id=60
http://www.phpguru.org/article.php?ne_id=58
Might be good to expand on them, but we already have pages for this, no?
http://ca3.php.net/manual/en/security.magicquotes.disabling.php
http://ca3.php.net/manual/en/faq.misc.php#faq.misc.registerglobals
Ah, sure these are enough, but not linked properly (and not too
consistent, one being in the appendix, other in the security section :)
At least I was not able to find these a few hours ago, while searching.
Goba
Ok, so where do we go from here?
The only place it would seem for this to fit would be after, or inside,
php.net/tutorial.
We could then link to the relevant sections from inside
security.magicquotes.disabling and faq.misc.