I'm trying to connect to my FTP site via PHP with the standard PHP function:
http://www.php.net/manual/en/function.ftp-login.php>
But it won't connect. I can log onto the server through a program and explorer though. Is there something in my server I have to change or something?
