dams Mon Jul 30 07:39:12 2001 EDT
Modified files:
/phpdoc/en/functions ftp.xml
Log:
Added link to configuration's chapter
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.16 phpdoc/en/functions/ftp.xml:1.17
--- phpdoc/en/functions/ftp.xml:1.16 Tue Jul 17 12:03:35 2001
+++ phpdoc/en/functions/ftp.xml Mon Jul 30 07:39:12 2001
@@ -13,6 +13,13 @@
The following constants are defined when using the FTP module:
<constant>FTP_ASCII</constant> and <constant>FTP_BINARY</constant>.
</para>
+ <para>
+ In order to use FTP functions with your PHP configuration, you should
+ add the <link linkend="install.configure.enable-ftp">
+ <option>--enable-ftp</option></link> option when installing PHP 4,
+ and <link linkend="install.configure.with-ftp">
+ <option>--with-ftp</option></link> when using PHP 3.
+ </para>
<para>
<example>
<title><function>ftp</function> example</title>
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Luca Perugini
- Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xm... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/functions ft... Luca Perugini
- Re: [PHP-DOC] cvs: phpdoc /en/function... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Markus Fischer
- [PHP-DOC] cvs: phpdoc /en/functions ftp.xml Markus Fischer
- Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xm... Kenneth Schwartz
