Looking for help with PHP?

maplethief2010

New member
I would like to create a PHP script that can:
1. Create a new folder on the web server (name doesn't matter, random stuff is fine, just no repeats)
2. Saves multiple .txt files in said folder. The files will have a html coding inside, so for example <p> "something they put in" </p> (I'm not too familiar with PHP)
3. ZIPs the said .txt files.

I am sure it will take some time to code and stuff. So all I really want is some good sites that have information on these topics.

If someone made a script for this, that would be amazing, and definitely appreciated.
 
Back
Top