Skip to content
Blog
News
PHP
JavaScript
JQuery
CSS
Gadgets
HTML
API
Menu
Blog
News
PHP
JavaScript
JQuery
CSS
HTML
API
error
How to enable or disable warnings and errors in PHP ?
PHP
By
Admin
·
January 22, 2023
·
Comments off
In PHP, there are several types of errors and warnings that can occur during the execution of a script. Notice: This type of error occurs when a script encounters something that could indicate an error, but it is not critical....
Read more