Re: Receiving Error- Error: user account already exists..
"Jim Giner" <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <[email protected]> |
> > > 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