On Thu, 27 Mar 2003 01:47:59 -0500
C. Reeve wrote:
> Nothing happens.....
>
> mysql_query ("INSERT INTO userdata (email, passwd, firstname)
VALUES
> ('$entered_email','$entered_passwd','$name')");
mysql_query return a value. What is that value? Is the user that you
are connecting as allowed to insert into the userdata table?
-- Mitko
pgp00000.pgp
Description: PGP signature
