On Tuesday 13 January 2004 13:57, DL wrote:
> Hi all,
>
> I was wondering how you get the year, month, and day from a
> timestamp. (mySQL timestamp, Eg: 20040113130137) What PHP
> function(s) do I use? An example would be great
>
> Cheers,
> David
http://www.php.net/manual/en/function.strtot
> I was wondering how you get the year, month, and day from a timestamp.
> (mySQL timestamp, Eg: 20040113130137) What PHP function(s) do I use? An
> example would be great
I *believe* you can use strtotime();
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: h
Hi all,
I was wondering how you get the year, month, and day from a timestamp.
(mySQL timestamp, Eg: 20040113130137) What PHP function(s) do I use? An
example would be great
Cheers,
David
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo