Reading flags from MYSQL database
PHP Code:
On line 12: It prints "Flag is " and doesn't prints flags. Database structure: http://i.minus.com/ibpeuIuxaT1jGf.png |
Re: Reading flags from MYSQL database
PHP Code:
|
Re: Reading flags from MYSQL database
Quote:
you're trying to print an int by the %String operator this will only work if there's only one single row that applies to the query if you want to save the flags as a string, make it SQL_ReadResult(Query, 2, szString, [len]); |
| All times are GMT -4. The time now is 12:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.