on 26/2/03 12:58 pm, MaN at php.news@xxxxxxxx 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.
--
Mike Karthauser
Managing Director - Brightstorm Ltd
Email >> mikek@xxxxxxxxxxxxxxxxx
Web >> http://www.brightstorm.co.uk
Tel >> 0117 9426653 (office)
07939 252144 (mobile)
Snailmail >> Unit 8, 14 King Square,
Bristol BS2 8JJ
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|