Author |
Message |
Topic: Problems with FTP |
thelester
Replies: 1
Views: 8743
|
|
Problem with FTP Communication in PHP :
My Code in PHP file:
.....
$xxx = ftp_connect("171.2.5.119",80,3);
ftp_set_option($xxx, FTP_TIMEOUT_SEC, 10);
.....
Browser Response (IE6) :
... |
|
Page 1 of 1 |
All times are GMT + 1 Hour |
|