When debugging PHP code, it can be useful to display PHP errors within the output. Normally, PHP error messages are written to the Apache log. To have PHP errors in your browser output, you can use this command in your … Continue reading →