i have a question about muli-threaded PHP. I have a few custom
extentions I am loading, everything works great in the main thread, if
I spawn a new thread, my extentions are still loaded and active, but
thier functions don't get loaded int the function table for the
secondary thread. is there something I am missing to load functions in
secondary threads?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php