Page 1 of 1

Formatting Unix timestamp to Date in PHP 5

Posted: Tue May 23, 2006 8:30 am
by buttsp
Hi All,
I have a very simple problme which somehow I couldnt able to do in PHP 5.

I have a unix timestamp e.g. 1147339895721 in string format, which i want to convert into a particular date format only e.g. 10/06/2006.

In Java I have been able to do that but in PHP 5, i have no idea how to that.

Pls help.

Posted: Tue May 23, 2006 8:40 am
by JayBird
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.

Posted: Tue May 23, 2006 8:41 am
by JayBird