I have a php page that needs to download a bunch of images (5~100)... right now I'm doing it in a loop, so it doesn't try to download the next one until the previous one is done.... Because I'm using these images to create my page, it takes a good 10~15 seconds in some cases for the page to load.
I'm looking for some way to download kind of like a browser, where it opens up multiple connections simultaneously to download all the images at the same time. Does something like this exist in php?
On xiaomi hyperos there's also an option to disable google assistant. I've got everything disabled. Only thing I do have installed is a web wrapped for duck.ai which claims to let you use various AIs anonymously
I need to understand the rationale of not shipping all of these K2 improvements in a single update/release. It's giving "we will fix Windows 11 but no commitments". It seems to me that they just announce these improvements just to appease the community.
The term "RTM" is long gone starting with Windows 10. Every current release is a GA build. This is the result of MS making Windows as a Service (WaaS).
Question
zackiv31
I have a php page that needs to download a bunch of images (5~100)... right now I'm doing it in a loop, so it doesn't try to download the next one until the previous one is done.... Because I'm using these images to create my page, it takes a good 10~15 seconds in some cases for the page to load.
I'm looking for some way to download kind of like a browser, where it opens up multiple connections simultaneously to download all the images at the same time. Does something like this exist in php?
Link to comment
https://www.neowin.net/forum/topic/731990-php-download-multiple-files-at-once/Share on other sites
5 answers to this question
Recommended Posts