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...