Posted: Sun Feb 27, 2005 7:59 am
your code requires $submit to be a "true" value.. you don't set it anywhere in the script, so it may not exist at the point of checking..
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$submit = true;