Can an admin upload file to server via the /admin?
Okay, here's one for you:
Is there any way to upload files via the admin CP?
I would like to be able to upload a PHP file to the admin directory without using a protocol like FTP. So, for example, maybe I need to hack a few templates to create some HTML code that would create a form, file upload field, and then process it. Then, once the file is uploaded, I can access it as a stand-alone file in the admin folder.
Possible?
|