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
Post a Comment