Re: Receiving Error- Error: user account already exists..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
>
> if (isset($_POST['Submit']) =='Register')
>

I don't understand why you are using "isset" on your post vars.  Since isset 
returns a boolean value, how can you compare that to a string? 



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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux