What are the different types of Errors in PHP?
Answer Posted / dfsgfsd
e-compile error
e-warning error
e-parse error
e-fatal error
e-recoverable error
e-all
e-user error
e-user_compile_error
| Is This Answer Correct ? | 16 Yes | 19 No |
Post New Answer View All Answers
Is rent a variable cost?
How do you destroy a session?
What is regular expression in php?
How to call a php function from another php file?
Is php used for frontend or backend?
What is the difference between the functions strstr() and stristr()?
What is a model in php?
What is pdo in php why use?
What is meant by MIME?
What is difference between session and cookie in PHP?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Write a program to swap two numbers using php.
How do you check if an arraylist is empty?
What is the use of extract function in php?
What is cookie and session in php?