Skip to content

Releases: Coding-Mahib/ftp-file-manager-with-php

FTP FILEMANAGER WITH PHP v1.1

25 Sep 18:37
71035f0
Compare
Choose a tag to compare
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