Working with ftp
Posted: Thu Mar 13, 2003 5:50 am
Hi,
I've just started with PHP and I've tried with ftp_connect function and it works well.
Does anybody have used ftp_ssl_connect?
When I replace the first function by the second one, it doesn't not connect, but there is no error.
I'm using PHP 4.3.1 with SSL Support enabled.
Regards. Montse
I've just started with PHP and I've tried with ftp_connect function and it works well.
Does anybody have used ftp_ssl_connect?
When I replace the first function by the second one, it doesn't not connect, but there is no error.
I'm using PHP 4.3.1 with SSL Support enabled.
Regards. Montse