What is threads in php?
Answer / Satish Kumar Meena
In PHP, threads refer to multiple execution paths that can run concurrently. However, since PHP does not support true multithreading natively, it uses a mechanism called process-based multiplexing, where each thread runs in a separate process. To achieve multithreading in PHP, you can use the Gearman extension or PHP's pthreads extension.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is event manager in zend framework?
how to remove all dtddwrappers and labels on zend form elements?
What is zend framework in php?
Tell me what is the function of model in mvc architecture?
How to get all get data?
Do you know what is the function lucene?
Explain the difference between zend_registry and zend_session in zend?
What is zend engine in php?
What do two colons mean in php?
What are the important component of zend framework?
Why should we use framework?
How to write a program that performs the calculations using the sql function?