Posts: 490
Threads: 78
Joined: Jul 2011
Reputation:
0
The ID of the first car in MYSQL table should be 1.. the second car's ID should be 2 in mysql and so on and on.. how to do this?
Posts: 490
Threads: 78
Joined: Jul 2011
Reputation:
0
How should I do that? Not familiar with mySQL.
Posts: 114
Threads: 22
Joined: May 2012
Reputation:
0
I don't understand. You want to make that: The first car created, is id 0, the second 2 etc..?
So like players?