FTP FILEMANAGER WITH PHP v1.1
Pre-release
Pre-release
In this release,
Some function not work well. I developing the project, soon I release v1.2 Inshallah.
Requirnments
- php 7.3 or above
- ftp server
- ftp user with full access
Set Up
Please open the config.php and edit:
$ftp_host = YOUR_FTP_HOST_HERE ;
$ftp_port = YOUR_FTP_PORT HERE ;
Thanks