22.01.2012, 16:26
Trust me, I know what I'm talking about.
Works perfectly fine. And yes, SSQLID is defined as integer in the DB.
PHP код:
SELECT * FROM `playerstats` WHERE `SSQLID` = '%d' LIMIT 1;