This page collects test scripts that might come in handy in everyday life.
PHP
- Does the file get created through PHP?
- Check if Zend Optimizer/Loader is installed
- List of locales installed on the server
- PHP fsockopen() test (connect to a remote server on a specified port)
- PHP fopen() test
- Memcached test
- Memcache test
- Test script for checking HTTP headers and main information from the $_SERVER array
- MySQL database access test