I have installed php 4.2.0 in my Linux Red Hat when i try to use the ftp_connect() function i got the next message.
"fatal error: call to undefined function: ftp_connect() in /home/httpd/myscripts/muscript.php line 51"
ftp is not supported on this php version?
🙁