hey
1025668800
that is todays date. how do i format it to show as todays date?
Printable View
hey
1025668800
that is todays date. how do i format it to show as todays date?
so
date("F j, Y, g:i a", 1025668800);
blah, thanks :)
yeah don't use the timestamp. ;)Quote:
Originally posted by nabeels786
hey
1025668800
that is todays date. how do i format it to show as todays date?
It was probably something entered into a database as a timestamp.
We know? That's why scoutt said don't use it. Because he's a bad programmer and cant stand to type a few extra lines just to format a data type, even though that data type is cooler. Poor scoutt.Quote:
Originally posted by GSHelpBoy
It was probably something entered into a database as a timestamp.
yeah its entered to the db as a timestamp
ur post confused me hobo :confused:
What part, specifically? :confused:Quote:
Originally posted by nabeels786
yeah its entered to the db as a timestamp
ur post confused me hobo :confused:
/me agrees, the timestamp rocksQuote:
Originally posted by The Hobo
We know? That's why scoutt said don't use it. Because he's a bad programmer and cant stand to type a few extra lines just to format a data type, even though that data type is cooler. Poor scoutt.
you have it all wrong. the idea is to code in the less lines as you can. that is why php is so good.
:rolleyes:Quote:
Originally posted by scoutt
you have it all wrong. the idea is to code in the less lines as you can. that is why php is so good.