Please answer this simple SPAM challenge: eight plus one? (Example: nine)
<?phpfunction apache_module_exists($module){ return in_array($module, apache_get_modules());}?>
<< Back to user notes page