I think the problem goes here:

> PHP4> $result = mysql_query("insert into user values ('$username',
> password('$password'), '$email')");

Please ensure $password is correct, and with no problem..
( eg. space/<CR><LF> at the enter of the string ... etc.. )


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to