lukelukeluke
Technical User
Hi everyone.
I have set up a phpBB on my site. In the phpBB, i definied 1 area as the news area. I want to display its content on my main page.
But now i have problems displaying the time of when the thread was posted.
The timeformat in the mysql database is this as integer: "1089048462".
That should be todays or yesterdays date. But i cant see june or 2004 in this, it must be unix formated timecode.
Now does anyone know how php can transform such a code into 7.5.2004?
Thanks for your ideas.
Bye, Luke
I have set up a phpBB on my site. In the phpBB, i definied 1 area as the news area. I want to display its content on my main page.
But now i have problems displaying the time of when the thread was posted.
The timeformat in the mysql database is this as integer: "1089048462".
That should be todays or yesterdays date. But i cant see june or 2004 in this, it must be unix formated timecode.
Now does anyone know how php can transform such a code into 7.5.2004?
Thanks for your ideas.
Bye, Luke