Explain different types of errors in PHP (i.e. arguments in
errorreporting function)?
Answer Posted / rajeev
1.fatal error
2.warrning
3.notice
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Which php framework is best for web development?
Is php a programming language?
What is null value in php?
How escape single quotes php?
Why do we use in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
Which operator is used to concatenate two strings in PHP?
What is meant by ‘passing the variable by value and reference' in php?
Which php global variable is used for uploading a file?
What type of language is php?
Explain the difference between session and cookies in php?
Code to upload a file in PHP?
What is a controller php?
What is the difference between pop3 IMAP and MAPI?
What is $_ post in php?