Quote:
Originally Posted by Vince
Trust me, I know what I'm talking about.
PHP код:
SELECT * FROM `playerstats` WHERE `SSQLID` = '%d' LIMIT 1;
Works perfectly fine. And yes, SSQLID is defined as integer in the DB.
|
That it works doesn't mean it's correct syntax :/ Anyways that's not the point of this discussion I'm not going to argue about who's right.