Hi,
I have a string in this format:
2003-02-15 13:19:02
I want to display it in a more readable format like Staurday, 11 Februardy,
2003, 13:19:02. How can I achieve that. I tried date() function but could
not get what I wanted.
-Dhaval
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] Date formating Dhaval Desai
- Re: [PHP] Date formating Jason Wong
- Re: [PHP] Date formating Justin French
- RE: [PHP] Date formating David Freeman