Go to the source code of this file.
Data Structures | |
| class | PhpSecInfo |
Namespaces | |
| namespace | PhpSecInfo |
Enumerations | |
| enum | PHPSECINFO_LANG_DEFAULT |
| enum | PHPSECINFO_VERSION |
| enum | PHPSECINFO_BUILD |
Functions | |
| phpsecinfo () | |
| enum PHPSECINFO_BUILD |
a YYYYMMDD date string to indicate "build" date
Definition at line 26 of file PhpSecInfo.lib.php.
The default language setting if none is set/retrievable
Definition at line 14 of file PhpSecInfo.lib.php.
| enum PHPSECINFO_VERSION |
a general version string to differentiate releases
Definition at line 20 of file PhpSecInfo.lib.php.
| phpsecinfo | ( | ) |
A globally-available function that runs the tests and creates the result page
Definition at line 498 of file PhpSecInfo.lib.php.
1.6.3