Re: [PHP] Implicit FTPS

2012-01-05 Thread Matijn Woudt
On Thu, Jan 5, 2012 at 4:01 PM, Todd Nelson wrote: > My apologies if I'm in the wrong place, but I'm looking to discuss having > PHP support implicit FTPS (currently only supports explicit.)  I'd like to > find the author(s) of the 'ftp_ssl_connect' function to discuss if this > has already been c

Re: [PHP] Implicit FTPS

2012-01-05 Thread Nilesh Govindarajan
On Thu, Jan 5, 2012 at 8:31 PM, Todd Nelson wrote: > My apologies if I'm in the wrong place, but I'm looking to discuss having > PHP support implicit FTPS (currently only supports explicit.)  I'd like to > find the author(s) of the 'ftp_ssl_connect' function to discuss if this > has already been c

Re: [PHP] Implicit FTPS

2012-01-05 Thread Todd Nelson
php-general@lists.php.net Date: 01/05/2012 09:06 AM Subject: Re: [PHP] Implicit FTPS Sent by:nilesh...@gmail.com On Thu, Jan 5, 2012 at 8:31 PM, Todd Nelson wrote: > My apologies if I'm in the wrong place, but I'm looking to discuss having > PHP support implici

[PHP] Implicit FTPS

2012-01-05 Thread Todd Nelson
My apologies if I'm in the wrong place, but I'm looking to discuss having PHP support implicit FTPS (currently only supports explicit.) I'd like to find the author(s) of the 'ftp_ssl_connect' function to discuss if this has already been considered and offer assistance if desired. Thank you.