Kae,

Excuse my being dense, but I just want to get your meaning with the
lines you added. You're saying to substitute

if($_POST['submit']=='Sign!')

for

if ($submit == "Sign!")

and  to try ('$_POST[name]', ...  (and not $_POST['name'])?

Thank you.

Steve Tiano

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to