Explain what are the three classes of errors that can occur in php?
Answer / Dalveer Singh
In PHP, there are three types of errors: Notices (non-critical issues), Warnings (potential problems), and Fatal Errors (stop script execution).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain me what is the difference between explode() and split() functions?
What is use of mysqli_query in php?
What's the diff. between include() and Include_once().
Explain me what are the 3 scope levels available in php and how would you define them?
Why ide is recommended for use while programming with php?
What are static variables in php?
What is the difference between the functions UNLINK and UNSET?
How are php sessions stored?
What is whitespace in php?
What is difference between $x and $$x
5 Answers Mindex, Net Solution, Procon IT Solutions, Trigent,
How to assigning a new character in a string using php?
Is facebook still in php?