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
Tell me what is the use of mysql_real_escape_string() function?
How to get the ip address of the client?
my english is not too good then what we apply for a php programer post
What are the disadvantages of php?
Explain include(), include_once, require() and require_once?
What is the difference between javascript and php?
What is php key?
How To Get the Uploaded File Information in the Receiving Script?
How does html form submit work?
Write a program to swap two numbers using php.
What are properties in php?
Should I learn php before wordpress?
What does a special set of tags do in php?
What are the benefits of using php and mysql?
How to check an key is exists in array?