SQL_ReadResult error
Hi, I also have a problem with the 'SQL_ReadResult' function, this function is to see if the player in the database has VIP.
The column in the database is called: vip. Error: PHP Code:
|
Re: SQL_ReadResult error
The error may be in the results from the sql, the columns are wrong.
|
Re: SQL_ReadResult error
Quote:
table: players : colum is vip (value 1 = vip / value 0 = no vip) whats are wrong? |
Re: SQL_ReadResult error
Then try to change this:
Code:
Code:
PHP Code:
|
Re: SQL_ReadResult error
Quote:
|
Re: SQL_ReadResult error
Provide more code.
|
Re: SQL_ReadResult error
solved.
|
Re: SQL_ReadResult error
And how did you solve it? Post the solution because other people might have the same issue
|
| All times are GMT -4. The time now is 13:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.