How to Log to Console in PHP

added by JavaScript Kicks
2/22/2019 3:00:23 PM

1262 Views

PHP is one of the most popular server-side scripting languages for building web applications because it's easy to use. No matter what you build, making it easy to log errors is key to ensuring a short code-test-learn feedback cycle.


0 comments