Hi,
I need to create a folder that
is writable through an FTP account
is writable through a PHP script located in the folder above
cannot contain PHP files or at least its file can't be executed
How can I achieve that?
I've tried to set the permission but if I switch off the executable...