Forum Moderators: coopster
The variables in $_REQUEST are provided to the script via the GET, POST, and COOKIE input mechanisms and therefore could be modified by the remote user and cannot be trusted.
Well, if even the creators have said don't use this method/practice, wouldn't it be better for them to remove any reference from the next major release, or is this something that's planned anyway?