in my database, all entries have a timestamp.... I need a way to brake the
entries up and sort the entries:

by year
by month according to year
by day according to the month
and preferably by hour according to the day...


How do I do this? Are there functions floating around the net that will do
this?

thanks.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to