The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
GET time
Hi.
I want to GET the local time of the user that visits my site. I am using this which works but displays the server time. Code:
$date = date("M jS, Y"); $time = date("g:i:s a"); echo "$date<br/>$time<br/>"; also, I am trying to add the total users online to a non vb page, which php file do i include, global? I want the total online, not member/guest. thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|