Aug 01 Love0 PHP Date Formatting By Prodjex PHP No Comments A simple example of how to take a date and change it's format using PHP. August, 3 2015 to YYYY-MM-DD Easily done with the below code: $old_date = 'August 3,…Read More