Posted by Gordon Burditt on 07/07/05 04:42
>> >I'm just lost here.. Is there a function to determine current time on
>> >the client's computer clock ?
>> >
>> >Links / Pointers?
>>
>> PHP runs on the server, not on the client.
>>
>
>Well something to extract from http headers / or something from tcp
>packets (ouch!!!) ???
You can't extract information that isn't there. HTTP headers sent
from the client to the server might include timestamps in
"if-modified-since" headers but they aren't CURRENT timestamps and
could easily be months old.
Javascript is still Turned Off(tm).
Why do you need this information?
Gordon L. Burditt
Navigation:
[Reply to this message]
|