php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20434 Need documentation for ftp_ssl_connect
Submitted: 2002-11-14 17:51 UTC Modified: 2002-11-14 20:38 UTC
From: leon at leonatkinson dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-11-14 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: leon at leonatkinson dot com
New email:
PHP Version: OS:

 

 [2002-11-14 17:51 UTC] leon at leonatkinson dot com
We need to add ftp_ssl_connection() to the documentation.

This function has the same prototype as ftp_connect().  It opens an FTP connection over SSL.  It's only available if you compile in OpenSSL.

Thanks,
Leon

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-14 20:00 UTC] nicos@php.net
are you sure it is not ftp_ssl_connect() and not ftp_ssl_connection()?
 [2002-11-14 20:15 UTC] philip@php.net
This is now documented, please review the commit at:

http://cvs.php.net/co.php/phpdoc/en/reference/ftp/functions/ftp-ssl-connect.xml



 [2002-11-14 20:38 UTC] leon at leonatkinson dot com
Yes, I mistyped.  It's ftp_ssl_connect.

Docs look good.  Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Sep 16 22:01:27 2024 UTC