Fatal error: Call to undefined function: ftp_conne
Posted by: amyers
Posted on: 2005-06-20 01:22:00
Hello all,
Fatal error: Call to undefined function: ftp_connect
I am getting this error message when I try to use the PHP command;
$conn_id = ftp_connect($ftp_server)
from what I have read on the net about this problem, it is something to do with the PHP config file (which I dont have access to, as I am on a shared server).
Is there any work around ?
Kind Regards
Mike Marriott
Mike Marriott