adspace
Answer Posted / Somesh Gupta
PHP can produce three types of errors: Notices, Warnings, and Fatal Errors. Notices are non-critical issues that may occur during runtime but do not cause the script to stop executing. Warnings are more serious than notices, and they can be caused by using deprecated functions or syntax. Fatal Errors indicate critical problems that prevent the script from continuing to run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between static and final in php?
What does $_files means?
How to calculate the difference between two dates using php?
Write a program using while loop?
List some features of php that are deprecated in php7?
How to create a web form?
What is the current stable version of php? What advance thing in php7?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Which variable declarations within a class is invalid in php?
What is the difference between htmlentities() and htmlspecialchars()?
sort term descripttion form, report and uery
What is trait in php?
how to detect a mobile device using php
What is the current stable version of php?
Explain me is it possible to destroy a cookie?