header('Location: http://www.hyrestorget2.com'); ini_set("register_globals", "on"); require("variabler.php"); //Innehåller uppgifterna till databasen function getOnlineUsers(){ if ( $directory_handle = opendir( session_save_path() ) ) { $count = 0; while ($file = readdir( $directory_handle )) { if($file != '.' && $file != '..'){ // Comment the 'if(...){' and '}' lines if you get a significant amount of traffic if(time() - fileatime(session_save_path() . '/' . $file) < MAX_IDLE_TIME * 60) { $count++; } } } closedir($directory_handle); return $count; } else return false; } if($_POST["KeepCounty"] == "on") { setcookie("county", $_POST["county"]); } else setcookie("county", ""); ?>
|
| |||||||||||||||||
Annonsen öppnas i ett nytt fönster. Om inget händer, se till att stänga av eventuella popup-blockerare i din webbläsare.
Annonslänken pekar på en extern webbplats och Hyrestorget.com ansvarar därför inte för innehållet eller riktigheten i annonsen.
Klicka på knappen "Stäng" nedan för att återvända till Hyrestorget.com.