From: "Adam Williams" <[EMAIL PROTECTED]>
> I was wondering if someone knew how to display the time on the server to a
> web page that resides on that server, and have it update the time each
> second? I was looking at javascript for this, but they all use the client
> PC viewing the page to get
--- Adam Williams <[EMAIL PROTECTED]> wrote:
> I was wondering if someone knew how to display the time on the
> server to a web page that resides on that server, and have it
> update the time each second?
PHP can't do this. It executes on the server, not on the client.
> I was looking at javascri
Hello,
I was wondering if someone knew how to display the time on the server to a
web page that resides on that server, and have it update the time each
second? I was looking at javascript for this, but they all use the client
PC viewing the page to get the time, but I want it to display the s
3 matches
Mail list logo