Skip to content

FTP FILEMANAGER WITH PHP v1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Coding-Mahib Coding-Mahib released this 25 Sep 18:37
71035f0

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