Home - nmalservet/php-requirements-checker GitHub Wiki
Welcome to the php-requirements-checker wiki!
php-requirements-checker
php-requirements-checker is a php script to integrate in each php software to check if the requirements are good
How to use
You need to copy the two files php-requirements-checker.php and my-requirements.php into your php application
Add your own libraries, folders and file to check
You need to add you rown libraries to check, and folders and file. To do it, edit the file my-requirements.php.
Launch your custom php requirements checker :
Via the web page : http://localhost/myapp/php-requirements-checker.php
##The result You will have a result in an html , like the example below