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/asynchronous fashion? PHP programming with mysql is different monster than using the mysql C API. Curt. -- cat .signature: No such file or directory -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php