Hi everyone,
This is just a noob question.
I'm wondering if PHP Curl can run asynchronously or run in background?
I'm developing a script for Wordpress plugin and fire when publish a post.
When publish a post, it will fire another script with curl.
But the other script take a very long time to finish, and Wordpress waiting for it.
So i need some advice from you guys how to run it in background.
Thanks everyone. I like this forum. WJ rocks!
This is just a noob question.
I'm wondering if PHP Curl can run asynchronously or run in background?
I'm developing a script for Wordpress plugin and fire when publish a post.
When publish a post, it will fire another script with curl.
But the other script take a very long time to finish, and Wordpress waiting for it.
So i need some advice from you guys how to run it in background.
Thanks everyone. I like this forum. WJ rocks!