Installation

In order to use FTP functions with your PHP configuration, you should add the --enable-ftp option when installing PHP.

On Windows this extension is always built as shared extension and as such has to be enabled in php.ini.

To Top