Thread: Php/sql
View Single Post
Old 03-02-2006, 01:37 PM   #11
Reup
10 GOSUB Abandonia
20 GOTO 10
 
Reup's Avatar

 
Join Date: Dec 2004
Location: Eindhoven, Netherlands
Posts: 1,508
Default

Echo the query to see if there are any errors in there. For instance, there are no quotes around the strings you're matching (e.g. login and password)., Afaik if you're doing queries with string literals you have to surround them with single quotes!
Reup is offline                         Send a private message to Reup
Reply With Quote