User Profile
Collapse
-
After some more testing I think that the problem is in the Zend Framework that the php code relies on. Because by getting out of the system I could find no problem loading the files. -
Thank you for your input. Unfortunately, I do not think that streaming would be possible to implement because of the characteristics of the system.
A little bit more info:
I am using Zend Framework.
The file that tends to be repeated is usually one of the biggest ones (in the case of the example above the client one is requesting files 1,2,3,4,5. It gets 1,2,3,2,2. The file 2 is usually one of the biggest ones....Leave a comment:
-
anagpino started a topic How can I donwload many files with php without the server getting confused?in PHPHow can I donwload many files with php without the server getting confused?
I need to download many files at the same time per client using php.
The files are images or xmls that the system uses to show content.
I need to use php because the system needs to test that the user is logged in to return those files (they will be put in an htaccess, .htpasswrd protected folder).
I am doing this using readfile. In my local server I have no problems but when I upload it to the company server...
No activity results to display
Show More
Leave a comment: