Couldn't open $file for writing!

"); fwrite($fp, $data) or die("

Couldn't write values to file!

"); fclose($fp); echo "

Saved to $file successfully! You may now use $file as a text input for your program.

"; } /* Code for taking text input. Similar to the first part of output.php */ ?>

Write your text here:



Click here to close text input