0) { echo "Error: " . $_FILES["file"]["error"] . "
"; } else { echo "Size: " . ($_FILES["file"]["size"] / 1024) . " Kb
"; } ?> hello (world)