RE: date formatting... help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



right on
$query_rsViewNews = "SELECT newsId, newsAuthor, newsTitle,
DATE_FORMAT(newsDate, '%M %e, %Y') AS Fdate, newsDate,  newsDescription FROM
news ORDER BY newsDate DESC";

makes sense..
thanks


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux