...There are many things to be wary of: are all the required modules installed? Do they all have the correct versions? Is the PHP version correct and is there enough memory or not and so on.
This small and smart script will help you to check all requirements specified in one simple xml-file. Just deploy the script and requirements file to the target system and run it.
You can easily integrate this script with your own solution. Deploy and enjoy! ;)
Usable package of PHP classes, that gives variety usefull interfaces.
Usable package of PHP classes, that gives variety usefull interfaces. Package free for use. It includes some easy to use and smart solutions for web-development.
If you have some smart solutions, you may help extand this package.
Current version of package includes:
- TemplateControl v1.1 (easy class for using html-templates on your web-sites);
- Menu v1.2 (class for building html-code of menu using data from specified xml-file);
- ImageHandler v1.0 (class for handling and saving on server uploaded images).