FTP functionsFTP
&reftitle.intro;
The functions in this extension implement client access to file
servers speaking the File Transfer Protocol (FTP) as defined in
&spec.ftp;.
&reftitle.required;
&no.requirement;
&reftitle.install;
In order to use FTP functions with your PHP configuration, you should
add the
option when
installing PHP 4 or
when using PHP 3.
&reftitle.runtime;
&no.config;
&reftitle.resources;
This extension uses one resource type, which is the link identifier
of the FTP connection.
&reference.ftp.constants;
&reftitle.examples;
FTP example
]]>
&reference.ftp.functions;