How to run PHP code asynchronously without waiting?

I want to upload a bunch of files at the same time. and some files a huge and taking a lot of time,  in this case I don't need any callback response so I want to use asynchronous mode so that file upload do not timeout current process.

Asked 16 Jan, 17 at 05:19 PM

Rishu Singh
Php api

Answer

Not answersed yet.