Formatting Unix timestamp to Date in PHP 5
Posted: Tue May 23, 2006 8:30 am
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.
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.