Results 1 to 4 of 4

Thread: header refresh

  1. #1
    Join Date
    Jan 2008
    Posts
    441
    Thanks
    67
    Thanked 4 Times in 4 Posts

    Default header refresh

    is there a way to refresh the header using fractions?
    something like this?
    Code:
    header("Refresh:1.25; url=./index.php");
    Last edited by ggalan; 09-06-2011 at 08:32 PM.

  2. #2
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    That's oddly specific. And no, you can't.
    - Josh

  3. #3
    Join Date
    Jan 2008
    Posts
    441
    Thanks
    67
    Thanked 4 Times in 4 Posts

    Default

    i didnt mean to be so specific. but there are no workarounds to use fractions then?

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Javascript could probably give you more precise control, though it isn't as reliable. So you could mix a 2 second header refresh and a 1.25 second JS reload, and that's close to a "workaround". Not sure if that's helpful.
    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

  5. The Following User Says Thank You to djr33 For This Useful Post:

    ggalan (09-06-2011)

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
  •