23.11.2012, 22:02
Hey guys,
I've been trying a while to load keys from a database by this line here
"SELECT * FROM `vehicles` WHERE cOwner='%s' ORDER BY cID ASC" but some how when I tried it before I just got the first row it found on all 5 keys, now I'm back from scratch since I dont have the code anymore removed it
I just wonder are there anyone here that know how to load multi rows from a database on different keys, so when it has loaded key 300 it ignores key 300 when loading key number 2?
Best Regards
Tony
I've been trying a while to load keys from a database by this line here
"SELECT * FROM `vehicles` WHERE cOwner='%s' ORDER BY cID ASC" but some how when I tried it before I just got the first row it found on all 5 keys, now I'm back from scratch since I dont have the code anymore removed it
I just wonder are there anyone here that know how to load multi rows from a database on different keys, so when it has loaded key 300 it ignores key 300 when loading key number 2?
Best Regards
Tony