Explain different types of errors in PHP (i.e. arguments in
errorreporting function)?
Answer Posted / sonal
Fatal
Warning
Notice
Only due to Fatal Error Script will stop
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the use of "enctype" attribute in a html form?
What is a string in r?
What is the use of htmlentities in php?
How to access a global variable inside a function?
What is cookie?
What are arguments in php?
How can we connect to a mysql database from a php script?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What is php namespace?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is the use of die in php?
Is it possible to remove the html tags from data?
How to check if a string contains a character or word in php?
What is php rest api?
Tell me what is mean by an associative array?