Explain different types of errors in PHP (i.e. arguments in
errorreporting function)?

Answer Posted / ansar

Its three types
1. Fatal error : this will stop the script.
2. Warning
3. Notice

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to swap two numbers using php.

740


Is php 5 still supported?

683


What is the function to count elements in an array in PHP?

821


How to access a Static Member of a Class in PHP?

712


How check submit button is clicked in php?

700


What are the features and advantages of object-oriented programming in php?

668


What are global variables in php?

678


What is good average session duration?

756


How do I debug php?

701


Which is better get or post method?

648


What is the meaning of "enctype= multipart/form-data" ?

707


Explain about the $_GET variable of PHP?

756


How do I repair phpmyadmin?

690


What is a model in php?

798


Where is session value stored php?

737