philip          Wed Jul 14 12:33:24 2004 EDT

  Modified files:              
    /phpdoc/en/reference/ftp/functions  ftp-ssl-connect.xml 
  Log:
  Document #29138 but this may (hopefully) change in the future.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml:1.4 
phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml:1.5
--- phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml:1.4   Fri Dec 19 09:40:54 
2003
+++ phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml       Wed Jul 14 12:33:23 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
   <refentry id="function.ftp-ssl-connect">
    <refnamediv>
@@ -58,7 +58,8 @@
       <function>ftp_ssl_connect</function> is only available if
       <link linkend="ref.openssl">OpenSSL</link> support is enabled into
       your version of PHP.  If it's undefined and you've compiled 
-      FTP support then this is why.
+      FTP support then this is why.  For Windows you must compile your
+      own PHP binaries to support this function.
      </para>
     </note>
     <para>

Reply via email to