php, own little file manager instead of FTP. Good idea? -


im planning add file manager (very basic once) because never used ftp functions, , looks easier (ftp connection loses when scripts done). use post request (or should i?) instead of ftp functions. idea? knows restrictions?

as far can see ftp functions post , receive files.

what need add dynamic form can select multiple files , upload them specific directory of chose.
need available directories , files in them, kind of recursive function. more optimal way directories/files of current folder , when click on folder files/folder it.

can done - sure. idea - no. people have access uploading malicious files, not talking images here, php scripts, shell scripts, executable viruses , on...

if doing yourself, file posting , receiving suggest use ftp clients that.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -