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 php variables?
Does php need apache?
What is instantiation?
What is encapsulation in php with example?
Tell me what should we do to be able to export data into an excel file?
How to convert a json string to an array in php?
What is php session id?
Tell me how can we automatically escape incoming data?
Can I write php code in html file?
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
How do you call a constructor for a parent class?
Can we override static method?