In my MySQL db I have a date-field on every entry looking like this :
2002-08-10
When presented on a PHP page, I want it converted to "Saturday, Augusth
10th, 2002".

How do I achieve that? I've been playing around with the date-command and
strtotime-command but haven't achieved it.

Help please.

/Kris




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

Reply via email to