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 |
Can we extend two classes in php?
Differentiate between require and include?
In forms when i am click submit button it will store on the desired table as well as it send to paticuler mail id. Any body know the answer plz give me detail information.
client side scripting language Vs server side scripting language
What is reference variable php?
What is the latest version of php?
Is php 5.6 secure?
What are majic methords in php?
How can I convert ereg expressions to preg in php?
What are include() and require() functions?
How many ways we can give the output to a browser?
What is the use of header() function in php?