Since this section is for new users. Performance section may needed.
Anyway,
If you are looking for better performance with PHP.
1) Run PHP as web server module.
2) Compile PHP modules in PHP itself.
(Do not use dl())
3) Use php.ini-optimized
18-May-2002 05:35
Please read the fine manual. The first few sections
will get your feet wet, the middle explain the language,
and the last make for a good reference manual.
See also: