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 difference between rest api and restful api?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
what is Opern source?
How can we connect to a mysql database from a php script?
How to create an empty array in php?
What is die in php?
how we can retrive data in pdf along php mysql?
What is the difference between the functions unlink and unset?
How can you parse files that were not ending with .php by using Apache?
Starting or restarting a computer is called
Tell me what is needed to be able to use image function?
how many error types in php? name there?