How to Log PHP Errors Output to error_log File
PHP (Hypertext Preprocessor) is a scripting language where the PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module to generate dynamic web page documents. As a programming language, PHP engine provides comprehensive error logging capability, including output the error details to web pages (display), file or syslog. Depending on web host and web hosting … Continue reading How to Log PHP Errors Output to error_log File
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed