PHP Classes

File: parameters.ini

Recommend this page to a friend!
  Classes of Samuel Adeshina   PHP FTP Manager   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: First Commit
Class: PHP FTP Manager
Transfer files and manipulate directories via FTP
Author: By
Last change:
Date: 10 years ago
Size: 464 bytes
 

Contents

Class file image Download
[parameters] ;author = Samuel Adeshina ;contact = [email protected] FTP_SERVER = "ftp.swfwmd.state.fl.us" ;the ftp address of your site FTP_PORT = ;leave this blank except if you are sure that your server uses a different port than the default one which is usually 21 FTP_USER = "Anonymous" FTP_PASSWORD = "[email protected]" SHOW_ERRORS = 1 ;set this equal to 1 if you want errors to be displayed or 0 if you don't want error messages to appear