Hello everyone, well im creating a database of "southpark" episodes & seasons
and i have made the sql query by ascending so episode 1 comes first then 2 etc.
but when i get to 10 it will be like this:
- 1
- 10
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
Is there any way i can fix this?


Reply With Quote![[PHP/Mysql] Ascending values...](http://ragezone.com/hyper728.png)

