Does php support multithreading?
Answer / Bharti Sharma
No, PHP does not support multithreading natively. However, you can use extensions like pcntl or Gearman for multi-processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi, i have knowledge about PHP/MYSQL,i am fresher M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.
How can we create a database using php?
What is mvc? Why its been used?
How can I increase my website session?
How to get the number of characters in a string?
What is ci in php?
What is a query give example?
Tell me how to find the length of a string?
In How many ways can u represent Not equal?Give Syntax of all ways..
Can php use gettext?
Tell me how can we connect to a mysql database from a php script?
What are the difference between overloading and overriding in oops?