Production Error Handling for Small PHP Applications - Show Less, Learn More
A PHP page fails halfway through a request. What should the visitor receive, and what should the operator keep? Those are related questions, but they should not have the same answer. A visitor needs a stable response that does not expose the application inter…
Read article