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
How to call php function in jquery?
What is a string in r?
Write logic to print Floyd's triangle in PHP?
How to move uploaded files to permanent directory?
Php code to find whether a number armstrong or not?
What is the latest version of php?
What is cookie in php with example?
Which function Returns the time of sunrise for a given day / location in PHP.
What is the static variable in function useful for?
How come the code works, but does not for two-dimensional array of mine?
Is php still relevant 2019?
What are differences between PECL and PEAR?
for image work which library?
What is the use of isset() in php?
What is $_ get?