hey I have a quick question why do I get the error message " Fatal error: Call to undefined function: ftp_connect() in /home/httpd/html/ibrresults.html on line 733" On line 733 of my ibrresults.html is
$ftpconn = ftp_conncet("machine name");
I do not know what is the problem I can physically ftp to and from the machine using a command box from my windows machine, does anyone have any idead what the problem is.
thanks for the Help
Scotty