FTP函式庫 ftp_login (PHP3 >= 3.0.13 , PHP4 >= 4.0b4) ftp_login --- 登入FTP連結 語法 : int ftp_login (int ftp_stream, string username, string password) 說明 : 成功則傳回true,失敗則傳回false。 登入給予的FTP資料流ftp_stream。 上一頁 首頁 下一頁
FTP函式庫
ftp_login
(PHP3 >= 3.0.13 , PHP4 >= 4.0b4)
ftp_login --- 登入FTP連結
語法 : int ftp_login (int ftp_stream, string username, string password)
int ftp_login (int ftp_stream, string username, string password)
int ftp_login
說明 :
成功則傳回true,失敗則傳回false。 登入給予的FTP資料流ftp_stream。
成功則傳回true,失敗則傳回false。
登入給予的FTP資料流ftp_stream。