MAMP PHP error messages – turn them on
MAMP is an amazingly useful tool which enables web developers to work off their local computers when working on a PHP website – without it they would need to upload their files to a testing server to run the PHP code, unlike WAMP – the version for windows MAMP does not have PHP errors turned on by default. This is the display_errors…










