Results 1 to 5 of 5

Thread: [RESOLVED] Getting client time

  1. #1

    Thread Starter
    Addicted Member _Yoyo's Avatar
    Join Date
    Apr 2001
    Location
    Dominican Republic
    Posts
    187

    Resolved [RESOLVED] Getting client time

    Is there a way to get the time of the client with PHP? I mean, if you can get the client hostname, there gotta be a way to get the time too, am I wrong?
    The biggest man you ever did see was once just a baby.

    Bob Marley

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Getting client time

    Yes you're wrong. I am pretty sure you can get the time with javascript, and then have the javascript pass it to the php script.

    this could help
    My usual boring signature: Something

  3. #3

    Thread Starter
    Addicted Member _Yoyo's Avatar
    Join Date
    Apr 2001
    Location
    Dominican Republic
    Posts
    187

    Re: Getting client time

    Actually, that I knew it. But thanks anyways!!!
    The biggest man you ever did see was once just a baby.

    Bob Marley

  4. #4
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Getting client time

    well if i solved your problem, please set this thread to resolved
    My usual boring signature: Something

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Getting client time

    The client address is known as it is part of the underlying communication protocol. The client timestamp is not.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width