Hello everyone,

I am working with php curl and using multiple connections in it,

now my problem is if i put 100 curl requests in it it will take lots of time and i will able to access its contents after completion of 100 requests,

so how can i access any one of their responce if it is completed like if 45th reqest is completed then i could access 45th responce?

Thank you.

Not sure if you can get this to work asynchronously. Can you show some code?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.