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
Tell me how to find current date and time?
What is php and its uses?
What are the functions to be used to get the image's properties (size, width and height)?
How do I install php and apache on windows 10?
What is namespaces in PHP?
What is prepare in php?
What is the empty function?
Could we start a variable with number like $4name?
How to connect to mysql from a php script?
What are the functions for imap?
Do you know what does $globals means?
What is the main difference between asp net and php?
What websites use php?
What are form input html tags?
What is a static variable in php?