Follow me on Twitter @ / tktutorials
Check out my website @ http://www.timkipptutorials.com
In this tutorial we will be converting a standard MySQL Datetime field (2011-06-09 23:25:00) into a user-friendly string (Jun 9, 2011 11:25pm) using PHP.
Links From This Video:
http://dev.mysql.com/doc/refman/5.1/e...
http://php.net/manual/en/function.dat...
http://php.net/manual/en/function.str...