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