Even if you upload an image partially with ftp software, you can still read
the image. Only the image will be partially gray.
So, can I determine with a php-function if an image is fully uploaded on the
server and without checking the filesize using an interval in time?
To be completely clear : this isn't about http-upload, but about uploaded
files with external ftp-software.
Thanks in advance!
the image. Only the image will be partially gray.
So, can I determine with a php-function if an image is fully uploaded on the
server and without checking the filesize using an interval in time?
To be completely clear : this isn't about http-upload, but about uploaded
files with external ftp-software.
Thanks in advance!
Comment