I receive this warning when I try to fopen using FTP:
warning: fopen(ftp://user:[EMAIL PROTECTED]/and/to/the/file.txt):
failed to create stream: FTP server reports 125 Data connection already
open; Transfer starting.
The code that it is refering to is:
$handle = fopen
("ftp://user:[EMAIL PROTECT
I receive this warning when I try to fopen using FTP:
warning: fopen(ftp://user:[EMAIL PROTECTED]/and/to/the/file.txt):
failed to create stream: FTP server reports 125 Data connection already
open; Transfer starting.
The code that it is refering to is:
$handle = fopen
("ftp://user:[EMAIL PROTECT