how many types of error in PHP.
Answers were Sorted based on User's Feedback
Answer / desh
Three type of errors in PHP basically.
1.Notices
2.Warnings
3.Fatal error
| Is This Answer Correct ? | 29 Yes | 2 No |
What are the four scalar types of php?
Explain mail function in PHP with syntax?
how to upload 100mb file using .htaccess..
How to calculate the length of a string?
What is session php?
Explain how to submit form without a submit button.
How many types of array are there in php?
How to check a variable is array or not in php?
What is the difference between explode and split?
How do you achieve page caching in PHP?
Is php an object or array?
What does $_cookie mean?