You do not need to re-compile php to add the ftp extension method.
Extension_dir = "/usr/local/php/etc/ext"
# Load module
- Extension = ftp. so
# Save and exit Now, the ftp extension is successfully loaded. Articles you may be interested in: php ftp function applications (examples, ftp classes, directory functions, etc) php custom ftp class and php ftp class for calling instances (upload, download, copy, mobile, etc) implementation code of the FTP class like CodeIgniter php implements ftp upload class and simple example of calling the example php ftp file upload function php ftp download file code example php uses ftp download file simple example php implements automatic ftp update of files another php FTP upload class php implements simple upload using ftp function php simple example of using ftp function to upload files using ftp 3 example: php uses the ftp function to create a directory (generate a static directory) php-written ftp file Upload Class php ftp function operation instance |