Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the different types of errors in PHP?

Answer Posted / rubina

There are three types of Errors:

Notices:They are not critical errors.They are not displayed
t the users

Warnings:they are trivial.They are displayed to the user but
it does not stop the execution of script.

Fatal errors:They are critical errors and they stop the
execution of the script when they are encountered.

The above mentioned E_ALL,E_PARSER are error constants

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write down the code for saving an uploaded file in PHP.

1112


What are the new features available in php 7?

1043


How does session work in php?

1055


What is stdclass in php?

1011


Explain what is meant by pear in php?

1043


Do you know what does mvc stand for and what does each component do?

1011


Is rent a variable cost?

1012


Write a program to get second highest number in an array using php?

1040


How do you identify independent and dependent variables in research?

963


What is php's mysqli extension?

1060


Which function would you use to insert a record into a database in php?

1092


When are you supposed to use endif to end the conditional statement?

991


Why does sql injection happen?

1053


Which framework is best for php?

1022


Explain me what is the use of header() function in php?

1083