PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.