Description of PHP Accelerator :
PHP Accelerator is a PHP based caching utility. This can cache and optimise the PHP files. This script cahces the output of a PHP file in a separate file and when the PHP script is called for the second time it reads from the cahce file and gives the output faster- almost instantly. You can experience between cahed and un-cached files on the website.