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
Tell me what is the main difference between require() and require_once()?
How does cookies work in php?
What is php call function?
Tell me is it possible to submit a form with a dedicated button?
How to download file in php?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How do I stop a php script?
Is php 7.0 stable?
Tell me what does the scope of variables means?
What is echo in html?
Which functions are used to count the total number of array elements in php?
How can I display text with a php script?
Are php variables global?
What kind of variable is age?
Tell me which function gives us the number of affected entries by a query?