Re: TimeStamp format to date

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Is like this i have a field in MySql TIME_STAMP int(11) and he has a time
> stamp value (ex: 1045738710) and i want to make show it like a date format
> in the web. Can anyone help me on this...?

Just SELECT it out and run it through the PHP date() function to format it.

www.php.net/date

> Cumprimentos

What'd you call me?

---John Holmes...


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux