Not $_POST[SUBMIT]. It should be $_POST['SUBMIT'].

mike karthauser wrote:

on 26/2/03 12:58 pm, MaN at [EMAIL PROTECTED] wrote:



And also use $_POST[SUBMIT] or set register_globals On



Just use $_POST[SUBMIT]


register_globals was turned off for security reasons. You are compromising
the security of your system if you turn it back on.



-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.




Reply via email to