Posted by alex on 06/12/07 15:38
En/na max.schulze@googlemail.com ha escrit:
>
> Global variables should ever be reliable! I think since PHP 5.1.6 you
> can trust them.
> If you work with redirection you should use the
> REDIRECT_REQUEST_METHOD.
I was not refering about reliable in a "security" sense but in:
will the variable exist if someone uses the application under a IIS (for
instance) instead of Apache.
BTW, i learned the hard way that ErrorDocument redirection does not keep
$_POST variables you sent, so i've got to redesign server configuration
to use mod_rewrite which will make things easier for me.
thanks anyways :)
alex.
Navigation:
[Reply to this message]
|