Re: [PHP] quick question
- Date: Fri, 09 May 2008 13:16:43 +0100
- From: Richard Heyes <richardh@xxxxxxxxxxx>
- Subject: Re: [PHP] quick question
Well, when I try date('d/m/y', strtotime($_POST('date')) - it seems
mixing day and month, I tried setlocale(LC_ALL, 'en_GB'); but it didn't
strtotime() returns a unix timestamp (ie number of seconds since
1970ish. Nothing to do with the date object.
--
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