|
PHP5中文手册
apache_get_modules(PHP 4 >= 4.3.2, PHP 5) apache_get_modules — Get a list of loaded Apache modules 说明
array apache_get_modules
( void
)
Get a list of loaded Apache modules. 返回值An array of loaded Apache modules. 更新日志
范例
Example#1 apache_get_modules() example
<?php 上例的输出类似于:
|