-
Accessing client side time via php?
Simple question: is there a way in PHP to access the time on the client machine. I ask because my server is a different time zone and much of what I do is time dependent. I know I could probably use javascript but I'd like to avoid javascript as much as possible (if it's not possible to do so then so be it).
-
-
You won't be able to use PHP to access the client's time unless you were to use javascript and pass that through a form to the php script.
Hope this helps.
Last edited by thetestingsite; 07-11-2007 at 04:55 PM.
-
-
-
-
But you could get it once, then calculate the difference from then on, using session variables, or something like that.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks