Easy FTP – Full Featured FTP Client PHP Script

Overview

Easy FTP is a complete solution for a Online FTP Client to manage any FTP Account online, written in PHP/MySQL.

This Online FTP Client software is for any one who need to manage their FTP Accounts without using destop software. You can manage your FTP Account using your Table PC, Smart Phone or any device which has a web browser to connect to WWW. This script uses PHP FTP Commands to manage your files and folders.

File Uploading to FTP is very fast and easy. Intergrated multiple file uploader is real fast and user friendly. Also you can upload files to FTP Account using any mobile device. It’s not just uploading files, but you can download and delete files and create new folders.

Features

  • User Authentication based system with PHP and MySQL
  • Connect to any FTP Client
  • View, Download or Delete Files
  • Create New Folders
  • Upload files using user friendly multiple file uploaders.
  • Responsive, you can upload files using your mobile device to FTP
  • Help documentation is included
  • Easy to implement.

Requirements

  • PHP 5 or PHP 7
  • MySQL

Instructions

  1. Exat all the files at “package.zip” to your local folder
  2. Create Database and Change Database Connection as explained in the documentation(C).
  3. Change your Admin password database table “admin”
  4. Remove values of username and password fields at index.php file
  5. Upload all the files to your server
  6. Access your code via web browser
  7. You’re done

Related