Welcome Guest, Not a member yet? Register   Sign In
new thread in php
#1

[eluser][email protected][/eluser]
Hello,

My background is in Java so my terminology may be a little off. Is there a way to create a new Thread in php. Bascially, I need to execute some SQL code, asynchronously. Any suggestions?
#2

[eluser]esra[/eluser]
PHP has an experimental PECL module contribution that handles apartment threading but it has not been updated in many years. Most hosts do not offer it as an option for shared hosting accounts.

However, you might check these urls on the phpclasses.org site.

http://www.phpclasses.org/browse/package/3953.html

http://www.phpclasses.org/browse/package/1136.html




Theme © iAndrew 2016 - Forum software by © MyBB