On Sun, Feb 12, 2006 at 12:51:34AM -0200, Gustavo Rios wrote:
> Hey folks,
>
> i am writing a small program in C that does mysql queries. The problem
> i am facing is that it is done in synchronous fashion. I wonder how
> php does mysql queries in asynchronous fashion?
How do you mean synchronous
Hey folks,
i am writing a small program in C that does mysql queries. The problem
i am facing is that it is done in synchronous fashion. I wonder how
php does mysql queries in asynchronous fashion?
Thanks for your time and cooperation.
Best regards.
--
PHP General Mailing List (http://www.php.n
I want to POST data to a server and get back an immediate response.
Independently, I want the action to cause the server to submit its own POST
request to another server. I do not want the original POST to block while
waiting for the second POST to complete.
I recently read an article [1] that sa
3 matches
Mail list logo