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 is the purpose of the '.myi' file extension? What do thes file contain?
What are the differences between procedure-oriented languages and object-oriented languages?
How to get the directory name out of a file path name?
How can we submit a form without a submit button? What is the use of obj_star?
2 Answers Rushmore Consultancy,
How to open a file for reading?
What type of headers have to add in the mail function in which file a attached?
Which php global variable is used for uploading a file?
What is the use of the function htmlentities?
What is a model in php?
What is encapsulation in php?
How be the result set of mysql handled in php?
What is session in php w3schools?