is there anything i've missed on the PHP manual. the difference between ftp_connect and ftp_ssl_connect is just the method-name, right.
somehow i'm not able to connect to my ftp-server with ftp_ssl_connect but with ftp_connect everything works fine. I'm using the exact same code.
any ideas what i could do wrong here?
regards matt