Go to the source code of this file.
Namespaces | |
| namespace | MAINTENANCE |
Functions | |
| phpinfoNoHtml () | |
| phpcreditsNoHtml () | |
| phpinfo_extractContent ($str) | |
| phpcredits_extractContent ($str) | |
| phpinfo_getStyle () | |
| phpcredits_extractContent | ( | $ | str | ) |
Returns string without html, head and body tags (based on phpinfo output)
Definition at line 92 of file phpinfo.lib.php.
| phpcreditsNoHtml | ( | ) |
Returns phpinfo without html, head and body tags
Definition at line 38 of file phpinfo.lib.php.
| phpinfo_extractContent | ( | $ | str | ) |
Returns string without html, head and body tags (based on phpinfo output)
Definition at line 52 of file phpinfo.lib.php.
| phpinfo_getStyle | ( | ) |
| phpinfoNoHtml | ( | ) |
Returns phpinfo without html, head and body tags
Definition at line 24 of file phpinfo.lib.php.
1.6.3