adspace


What type of errors can be occurred in php?

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


Please Help Members By Posting Answers For Below Questions

What is difference between static and final in php?

1107


What does $_files means?

1162


How to calculate the difference between two dates using php?

1142


Write a program using while loop?

1115


List some features of php that are deprecated in php7?

1021


How to create a web form?

1109


What is the current stable version of php? What advance thing in php7?

1093


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

2174


Which variable declarations within a class is invalid in php?

1046


What is the difference between htmlentities() and htmlspecialchars()?

1089


sort term descripttion form, report and uery

2254


What is trait in php?

1065


how to detect a mobile device using php

1172


What is the current stable version of php?

1122


Explain me is it possible to destroy a cookie?

1025