asifkamalzahid 0 Newbie Poster

ftp_ssl_connect() is only available if both the ftp module and the OpenSSL support is built staticlly into php, this means that on Windows this function will be undefined in the official PHP builds. To make this function available on Windows you must compile your own PHP binaries.

(iw want to upload file file to server from my machine)
i have following problom


Fatal error: Call to undefined function ftp_ssl_connect() in C:\Inetpub\wwwroot\uploadfunctionpage.php on line 38