Back to Browse

PHP Programming Tutorial - Converting MySQL Datetime Field Into User-Friendly String

7.0K views
Jun 10, 2011
7:41

Follow me on Twitter @ http://twitter.com/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/en/datetime.html http://php.net/manual/en/function.date.php http://php.net/manual/en/function.strtotime.php

Download

1 formats

Video Formats

360pmp49.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PHP Programming Tutorial - Converting MySQL Datetime Field Into User-Friendly String | NatokHD