Answer Posted / desh
Three type of errors in PHP basically.
1.Notices
2.Warnings
3.Fatal error
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
How can we access the data sent through the url with the get method?
What are the popular content management systems (cms) in php?
Why are sessions used?
What is the difference between htmlentities() and htmlspecialchars()?
What is the use of anonymous function in php?
What are session variables in php?
Why should I store logs in a database rather than a file?
What is apache and php?
When to use single quotes, double quotes, and backticks?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
How to convert a string to lowercase in php?
What is php and what does it do?
How to remove leading and trailing spaces from user input values?
Tell me what is the use of mysql_real_escape_string() function?
Write down the code for save an uploaded file in php.