Back
Check PHP Configuration with phpinfo()
This simple code will output data to help you deal with configuration issues. This is a built in function in php. Detailing data refering to current status of php version installed.
Download this script