PHPINFO: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) No edit summary |
Nicole Sharp (talk | contribs) |
||
| Line 24: | Line 24: | ||
Content in this file is available under the Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 International Public License. | Content in this file is available under the Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 International Public License. | ||
https://www.creativecommons.org/licenses/by-sa/4.0/ | https://www.creativecommons.org/licenses/by-sa/4.0/ | ||
This page uses PHP software, freely available from "http://www.php.net/software/". | |||
*/ | */ | ||
Revision as of 2026-04-09T16:58:10
Resources for configuring Personal Homepage Hypertext Preprocessor Info (PHPINFO).
PHPINFO for Nicole Sharp’s Website
<?php phpinfo(INFO_GENERAL); phpinfo(INFO_CREDITS); phpinfo(INFO_CONFIGURATION); phpinfo(INFO_MODULES); phpinfo(INFO_ENVIRONMENT); # phpinfo(INFO_VARIABLES); phpinfo(INFO_LICENSE); # https://www.php.net/function.phpinfo.php /* Personal Homepage Hypertext Preprocessor Info (PHPINFO) for Nicole Sharp's Website. Copyright (C) 2026-04-09 Nicole Sharp https://www.nicolesharp.net/ Content in this file is available under the Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 International Public License. https://www.creativecommons.org/licenses/by-sa/4.0/ This page uses PHP software, freely available from "http://www.php.net/software/". */ ?>