what are the errors and when we get that particular
errors.and who will give that errors
Answer Posted / amitverma
Errors are mishappenings while the execution of a program.
In PHP errors occurs either compile/parse time or run time.
For more info visit official URL -
http://in.php.net/errorfunc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is session in php w3schools?
what is the scope of php in the future if any other language is developed then may be php is loss ???
What is the use of post in php?
What is the current stable version of php?
What’s the difference between htmlentities() and htmlspecialchars()?
List some sorting functions in php?
Tell me how the result set of mysql be handled in php?
How can you get the size of an image in PHP?
What is sql injection in php?
How to Retrieve a Cookie Value?
How do you end a function in python?
How do you destroy a particular or all Sessions?
Is it more secure to use cookies to transfer session ids?
What is polymorphism php?
What is difference between html and php?