What are the different types of Errors in PHP?

Answer Posted / abcd

WARNING - Run-time warnings (non-fatal errors). Execution of
the script is not halted.

NOTICE - Run-time notices. Indicate that the script
encountered something that could indicate an error, but
could also happen in the normal course of running a script.

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 rest and http?

520


What is difference between array_merge and array_combine in php?

514


What is mysqli_query?

513


What are the differences between mysqli_connect and mysqli_pconnect?

539


What is regular expression in php?

538






Why session timeout is important?

625


What are computer variables?

536


Can I write php code in html file?

540


Tell me what is the main difference between require() and require_once()?

551


What are the different components used in php for formatting?

537


What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

537


How escape single quotes php?

490


Whether php supports microsoft sql server?

563


How to merge values of two arrays into a single array?

488


Explain about PHP filter and why it should be used?

559