I have been trying (with PHP) to create a random file on the fly and then posting information to this newly created file (user input with a submit button).

Creating the file is simple but i somehow cannot submit information to this new file...plse help!