The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Okay this is gonna be a stupid question, but i'm trying to do something.
I have a timestamp in the database. The Row is called 'dateline'. For me to get the timestamp to show correctly i use this in my PHP. PHP Code:
How can i get the Date and The Time? So i can doing something like. Posted on $var[dateline] at $var[time]. |
|
#2
|
|||
|
|||
|
You can use either:
PHP Code:
PHP Code:
|
|
#3
|
|||
|
|||
|
Thanks Worked perfect
|
![]() |
|
|