what are the errors and when we get that particular
errors.and who will give that errors
Answer Posted / sekar
There are three types of error in php
1.Notice
2.fatal error
3.warning
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get number of days between two given dates using PHP?
What does $_cookie means?
Do you know how to delete a file from the system?
How can we increase execution time of a php script?
What is the role of the .htaccess file in php?
What kind of things have you done on the social side?
In php, objects are they passed by value or by reference?
What are interfaces in php?
What is overloading and overriding in oop?
What is the function file_get_contents() useful for?
How to submit form without a submit button.
How do I clear my browser session?
What is the phpstorm?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What is constructor and destructor?