Posted by Lars Eighner on 09/05/07 21:05
In our last episode,
<MPG.2149287a9b3be73798ac9c@news.newsreader.com>,
the lovely and talented Krustov
broadcast on comp.lang.php:
> 5th FEBRUARY 2007
> How do i turn the above date into the same sort of number that time()
> would produce .
if you have the CLI, see if
#php -r "echo strtotime('5th February 2007');"
doesn't give you what you want.
(1170655200)
--
Lars Eighner <http://larseighner.com/> <http://myspace.com/larseighner>
Countdown: 502 days to go.
What do you do when you're debranded?
Navigation:
[Reply to this message]
|