Intro
Most PHP programmers believe,that PHP has support for FastCGI. They refer to fastcgi-sapi,which is bundled with php since long ago,and which was recently reimplemented for PHP 5.1.3/4. This SAPI really does exist and actually working quite good. But…it is not a real fast-cgi. It is just an imitation of mod_php . . . →Read More:FastCGI in PHP. The way it could be
