Shouldn't this be correct..? not sure what to type where...?!?!?!
$ftp_server = "ny.kralweb.com";
$conn_id = ftp_connect("$ftp_server");
Line4 = $conn_id = ftp_connect("$ftp_server");
Get this error all the time!!!
Call to undefined function: ftp_connect() in /home/sites/site18/web/test/upload2.php on line 4