PHP Script Generator and .txt creator etc?

Terrum

New member
I am quite a PHP noob and willing to learn.

I need a script what will have a button on a page what creates a text document file in a specific folder of the web server, And a code generator what randomally generates a code of numbers and letters (about a length of 5 or 6), And the generated code will be the name of the .txt file. (e.g: The php generates random numbers and letters, it goes onto the name of the .txt file - 9ti14a.txt) And inside the .txt file will just have the numbers "500". Then when the code is generated and the file is created, The screen will echo the generated code.

I hope someone can help,
Thanks.
 
Back
Top