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 to pass variables by references?
How can we submit form without a submit button?
Is array a key php?
Tell me how is the ternary conditional operator used in php?
What are new features in php 7?
List some sorting functions in php?
What is use of in_array() function in php?
What is array filter in php?
How to merge values of two arrays into a single array?
Which is the best web server?
Can you pass an array into a function?
What is a php namespace?
Why php is widely used?
Explain about PHP filter and why it should be used?
Write down the code for save an uploaded file using php?