Jump to content

cURL one at a time


-Karl-

Recommended Posts

I have some PHP code which grabs data from an outside source, depending on a name which is grabbed from the database.

 

However, when you run the script it takes a long time to load because of the amount of times it needs to grab data.

 

What would be the best way to run each part, one at a time, echo it, then run the next one, echo it. On the same page. If you get what I mean?

Link to comment
https://forums.phpfreaks.com/topic/258997-curl-one-at-a-time/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.