php-mysql sorting question.
php-mysql sorting question.
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- n8w0
I wouldn't worry about how things are sorted in the database as far as order .. think in term of what you want to sort on and then build your sql statements accordingly.
Can you give an a real scenario of how you want users to interact with it?
I used the forum phpfreaks.com for this stuff ..