Hello everybody,

I am pulling out several values out of a mysqldb. Those come with different
tables and different criterias, thats why I cant sort them inside the sql
statement. I need to make 3 of those statements.
All the different results have an associated timestamp. How could I sort
them after pulling out the values into variables (sort after time desc)?

for esample:
new user pictures      time 10:00:00
new user articles       time 12:00:00
new whatever           time 11:00:00

thanx for any help,

merlin



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to