" . $file_to_write . "

"; } echo "This will upload your text to " . $path_to_write . ""; ?>



upload_max_filesize: " . ini_get('upload_max_filesize') . " (don't upload over this size limit)" ; echo "
post_max_size: " . ini_get('post_max_size'); ?>