<?php

echo date('m/d/Y', strtotime('2008-07-31'));

?>

trying to use your dates in mysql in javascript? use this code in your php page.

Leave a Reply