Preview image from ftp server using PHP
Posted: Sun Mar 16, 2014 2:41 pm
Hello,
I've been struggling to find out how to preview image file from an ftp server using PHP. In some places, I've seen some people discussing that it is not possible to do on the fly. The only way to do this is to download the image first to local drive and preview from there. But that is totally pointless as I can do it using the preview facility of my computer OS.
I believe there must be a way to preview image on the fly from FTP server.
Could anyone provide me some authentic information please? Any code snippet for this will be highly appreciated.
Regards,
Shakil
I've been struggling to find out how to preview image file from an ftp server using PHP. In some places, I've seen some people discussing that it is not possible to do on the fly. The only way to do this is to download the image first to local drive and preview from there. But that is totally pointless as I can do it using the preview facility of my computer OS.
I believe there must be a way to preview image on the fly from FTP server.
Could anyone provide me some authentic information please? Any code snippet for this will be highly appreciated.
Regards,
Shakil