Hi,

>                           hope we all know about threads in java..........

Not really. But anyway...

> Like that, can we use that in php?.......

IIRC there was a pthread extension in PECL, however it seems to have
been removed. You could try pcntl (http://uk.php.net/pcntl) if you
want multiple process support. Not exactly advisable in a web server
environment.

-- 
Richard Heyes
http://www.phpguru.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to