Search found 3 matches

by VikG
Tue Jun 14, 2005 2:14 pm
Forum: PHP - Code
Topic: mysql_result()
Replies: 4
Views: 270

Quite an embarassing mistake. The user was not added to the SQL DB so it was unable to connect.

Apologies for time wasting :oops:
by VikG
Tue Jun 14, 2005 2:09 pm
Forum: PHP - Code
Topic: mysql_result()
Replies: 4
Views: 270

I will double check to make sure the database connection is in place.
by VikG
Tue Jun 14, 2005 10:36 am
Forum: PHP - Code
Topic: mysql_result()
Replies: 4
Views: 270

mysql_result()

Hey this is my first post. Found this site via google. I am installing a php script that my friend had someone make him. I have a login form for the admin area. However, when i try to login it will give me the following error: Warning: mysql_result(): supplied argument is not a valid MySQL result re...