I try to get file from ftp server and save it to disk, but when i look at downloaded file it is first symbol missing there... what can it be?
code:
Expand|Select|Wrap|Line Numbers
- ftp_fget($conn_id, $handle, $path."/".$remote_file, FTP_BINARY, 1)