Hello,
I was wondering if there is a way to create new folders in the web directory using PHP...
I've been searchinig the Internet for a while now but I can never seem to find the right piece of code to do it ...
Some other things I am having a hard time trying to figure out is how to insert some code specified by a user into a specific part inside an HTML file.
For example, how could I let a user change the color scheme of a web page when he/she inputs the desired color they want in a textbox form.
Finally, is there a way to delete uploaded files from a website using PHP? I found lots of pages telling me how to process an uploaded file but nothing that tells me how to delete them using PHP.
Thanks in advance!
Mika