PHP multithreaded support requires installation of the expansion pack threads
Download Address: Threads download
* Before downloading, you need to know the PHP version, Thread Safety, and the number of operating system bits.
*thread safety has been viewed through phpinfo, if the Enable is a TS thread-safe type, otherwise the NTS thread is non-secure.
File name format to download
Php_pthreads-2.0.7-5.3-ts-vc9-x86.zip
corresponding to threads version number, PHP version number, TS or NTS, runtime, operating system number of digits
After downloading, you can follow the instructions in the manual to install
Hint link English attack translate a bit
1. Unzip the downloaded file
2. Copy the Php_pthreads.dll to the directory bin\php\ext\ below.
3. Copy the PthreadVC2.dll to the directory bin\php\ below.
4. Copy the PthreadVC2.dll to the directory C:\windows\system32 below.
5. Copy the PthreadVC2.dll to the directory Bin\appache\bin below.
6. Open the PHP configuration file php.ini. Add Extension=php_pthreads.dll to the back.
So you can be happy with PHP multithreading.
'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
'). Text (i)); }; $numbering. FadeIn (1700); }); });
The above describes the installation of the thread extension Wamp, including the aspects of the content, I hope the PHP tutorial interested in a friend helpful.