Types Of Error In php



Types Of Error In php..

Answer / kailash khatri

(E_ERROR) Value 1. Fatal error that occurs at script
runtime and stops the script from executing.

(E_WARNING) Value 2. Nonfatal error which occurs at
runtime (for example, if program is not able to connect to
MySQL server).

(E_PARSE) Value 4. Error that occurs at compile time
due to invalid syntax. You need to check your script to
resolve this error.

(E_NOTICE) Value 8. Not exactly an error, but a hint
that you may be doing something you don't want to.

(E_CORE_ERROR) Value 16. Fatal error that occurs when the
PHP engine starts. You cannot run any PHP scripts if this
error occurs.

(E_CORE_WARNING) Value 32. Nonfatal error that occurs
when the PHP engine starts. You can still run PHP scripts,
but you may have one or more problems depending on the
error.

(E_COMPILE_ERROR) Value 64. Occurs when the script is
compiled. A kind of fatal error.

(E_COMPILE_WARNING) Value 128. occurs when the script is
compiled. A kind of Nonfatal error.

(E_USER_ERROR) Value 256. User-generated fatal
error. Same as E_ERROR, but never thrown by PHP.

(E_USER_WARNING) Value 512. User-generated nonfatal
error. Same as E_WARNING, but never thrown by PHP.

(E_USER_NOTICE) Value 1024. User-generated notice.
Same as E_NOTICE, but never thrown by PHP.

(E_ALL) Value 2048. Not really a type of
error. Instead, it is all the errors rolled into one.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ICET Interview Questions

1.which country changed allegiances between world war I & II? 2.the construction of berlin wall began on___? 3.which country has largest japanese population outside japan? 4.who is the 'poet of east discovered by the west? 5.'crime & punishment' is a novel by__?

2 Answers   JNU,


India ke Map me pandechare ko 3 jaghe kyo dikhaya jata hai?

0 Answers   NIIT,


why did the British decide to give education to indians

0 Answers   UPSC,


28,38,49,-,70,77 please give the answer and explin me

0 Answers   APSRTC,


HOW MANY COUNTRIES HAS SO FAR JOINED EURO-ZONE? (A)13 (B)15 (C) 17 (D) 28

1 Answers  


where will be the posting of clerical jobs for sbh.

0 Answers  


I am appearing in BARC test on Feb22'09.Could I know where to get some sample questions/Answers?

0 Answers   BARC,


who is the prime minister of india

1 Answers  


WHICH STATE GROWS NEARLY 30% OF WORLD OPIUM

3 Answers  


What time regard haryana govt to freedom fither

0 Answers   State Bank Of India SBI,


Which type of Endosperm is present in Gymnosperms ?

1 Answers  


Am 18 year old I want to be cabin crew I have no experience in customer services how do I tell the interviewer am matured enough to take responsibility and challenges please some help me to answer outstanding answer

0 Answers  


Categories