Hello,
I have a website that builds a directory for each user (EG: Your user name is "test1" your user directory would be <website>/test1/)
I need to be able to CHMOD each folder to 777, i have tried mkdir(site, mod), chmod(site, mod) and some FTP script, none of which work...
I need this to happen on the web page because it immediately loads pictures into the directories!!
Any help is appreciated,
~turt2
Click Here For My Site (Please fake the system, no security features are in place, just be SURE to upload a picture, that's the error i am getting)