| Portal Home | Client Area | Announcements | Knowledgebase | Support Tickets | Downloads |
Knowledgebase
You are here: Portal Home > Knowledgebase > Scripting / Programming > List of all PHP enabled and compiled features
List of all PHP enabled and compiled features
|
To find out if your server has a feature or setting enabled for PHP, you can list all the details quite easily. Using the PHPinfo function, we can accomplish this. For more info on PHPinfo, please see: http://us3.php.net/phpinfo bool phpinfo ([ int $what= INFO_ALL ] ) |
Powered by WHMCompleteSolution