문제

My host puts a limit on the size of file you can upload through a form to a folder. I want to upload files through FTP in the form of a HTML form. How would I upload a file from a users PC to the FTP server with a HTML form?

도움이 되었습니까?

해결책

Use this to upload files to ftp. http://us3.php.net/manual/en/function.ftp-put.php

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top