php-general | 2003022
Date: 02/26/03
- Next message: Chris Hayes: "Re: [PHP] Deleting a page after viewing it"
- Previous message: Jason Wong: "Re: [PHP] to Jason Wong Re: [PHP] mysql trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Not $_POST[SUBMIT]. It should be $_POST['SUBMIT'].
mike karthauser wrote:
>on 26/2/03 12:58 pm, MaN at php.news <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.
- Next message: Chris Hayes: "Re: [PHP] Deleting a page after viewing it"
- Previous message: Jason Wong: "Re: [PHP] to Jason Wong Re: [PHP] mysql trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

