11 lines
198 B
Markdown
11 lines
198 B
Markdown
|
PHP
|
||
|
======
|
||
|
|
||
|
Provides function and environment variables related to PHP.
|
||
|
|
||
|
Functions
|
||
|
---------
|
||
|
|
||
|
- `php-info` exposes information about the PHP environment via the
|
||
|
`$php_info` associative array.
|