Ho to read date from HTML form -> How to read $_POST['date']="dd/mm/YYYY" string variable as a date?
If you want a unix timestamp then try investigating strtotime(). -- Richard Heyes +----------------------------------------+ | Access SSH with a Windows mapped drive | | http://www.phpguru.org/sftpdrive | +----------------------------------------+ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php