is there a way to refresh the header using fractions?
something like this?
Code:header("Refresh:1.25; url=./index.php");
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.
That's oddly specific. And no, you can't.
- Josh
i didnt mean to be so specific. but there are no workarounds to use fractions then?
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
ggalan (09-06-2011)
Bookmarks