Posted by David Haynes on 12/18/26 11:49
Des wrote:
> I am displaying records from a table including a stored date. When
> display $row[Date], i get the obvious 2006-05-21. However this is not
> what the guy wants. He wants 21-May-2006.
>
> I have tried several conversion functions but without success. I could
> do a long winded function, but i hoped there would be a simple
> solution.
>
> Any Ideas.
>
> Desmond.
>
http://www.php.net/manual/en/function.mktime.php
http://www.php.net/manual/en/function.date.php
-david-
Navigation:
[Reply to this message]
|