I want to stamp the CURRENT time on my page...
as of right now it's reading
======
Wednesday 31 December, 1969
======
i assume im not doing something correctly...
the following is how i have the line written atm
define('SUB_BAR_TITLE', strftime(DATE_FORMAT_LONG, (date ("F d, Y h:i:s A"))));
no, i did not write this script, which is the reason i dunno what the heck im doing --
im curious if anyone has some insight on the problem
Thanks in advance.
- Re: [PHP] Need help with timestamp.... JustinS
- Re: [PHP] Need help with timestamp.... Jay Paulson
- Re: [PHP] Need help with timestamp.... Brian White

