Auto reload toggle on/off

In a phpnuke (7.7) site i have this ip_tracking module
In includes/javascript.php i added

if ($module == 1 AND file_exists("modules/$name/iptracking.php")) {
echo "<meta http-equiv=\"refresh\" content=\"30\">\n";
}

for this module.
Wouldn't it be great if i could switch this auto reload/refresh option
on/off for this ip_tracking module only?

Does anybody know how to do this?
S U P K E [ Mo, 15 Mai 2006 22:31 ] [ ID #1315474 ]
PHP » alt.php.sql » Auto reload toggle on/off

Vorheriges Thema: testing mysql
Nächstes Thema: Problem with temp gif creation