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

What are magic methods?

549


How to pass variables by references?

560


What is the difference between Session and Cookie?

588


What is mysql_fetch_array?

525


How do you connet mysql database with php?

532






When to use single quotes, double quotes, and backticks?

531


Tell me what is the main difference between php 4 and php 5?

549


How to create a session? How to remove data from a session?

528


What is the delimiter default in PHP?

622


What is php routing?

518


What are the php functions?

554


How to delete an element from an array?

559


What is the difference between runtime exception and compile time exception?

549


What is php used for?

530


What does type casting mean in php? Explain with an example?

548