What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Sign up & SQL table problem

Sign up & SQL table problem
Author: Message:
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: Sign up & SQL table problem
Place:
code:
error_reporting(E_ALL);

at the top of the scripts to see all the errors. And do:
code:
print mysql_error();

After the query's to see the errors.

btw: there's missing a space after AND in your second query
09-16-2005 07:16 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Sign up & SQL table problem - by zaher1988 on 09-16-2005 at 12:42 PM
RE: Sign up & SQL table problem - by WDZ on 09-16-2005 at 02:32 PM
RE: Sign up & SQL table problem - by zaher1988 on 09-16-2005 at 02:56 PM
RE: Sign up & SQL table problem - by J-Thread on 09-16-2005 at 06:27 PM
RE: Sign up & SQL table problem - by zaher1988 on 09-16-2005 at 07:10 PM
RE: Sign up & SQL table problem - by J-Thread on 09-16-2005 at 07:16 PM
RE: Sign up & SQL table problem - by J-Thread on 09-16-2005 at 07:17 PM
RE: Sign up & SQL table problem - by zaher1988 on 09-16-2005 at 07:25 PM
RE: Sign up & SQL table problem - by J-Thread on 09-17-2005 at 09:22 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On