Results 1 to 2 of 2

Thread: Displaying a Different Page at Specific Times of the Day

  1. #1
    Join Date
    Jul 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Displaying a Different Page at Specific Times of the Day

    I am looking for a server side code (preferably PHP), that can allow a diffrent page to come up based on a person's PC Clock. So if it were 3:00 P.M., page "1a.php" should come up on their screen. But if it were 5:00 P.M., then page 3c.php" should come up.
    This is similar to another another post on this forum. But they used images instead of pages. I'm new at PHP, so was wondering how I would go about doing so.
    Thanx in advance!
    -adileoxfxanis

  2. #2
    Join Date
    Jan 2007
    Posts
    181
    Thanks
    5
    Thanked 3 Times in 3 Posts

    Default

    Im not sure if you are actually able to determine what time someone's PC Clock is set to.. it may be based on their IP, if you can tell what time zone they're logging in from...

    I may be wrong.. just trying to help

Bookmarks

Posting Permissions

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