Whats the difference between include() and require()?
Answer Posted / priyanka
include() function generates a warning but the script
will continue execution while the require() function
generates a fatal error and the script execution will stop
after the error.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to remove duplicate values from a PHP Array?
How do you use bcrypt for hashing passwords in php?
Does apache use php?
What is the use of strip_tags() method?
Why do we need abstract class in php?
Is it easy to learn php?
What are the methods to submit form in php?
What is difference Between PHP 5 and 7?
Tell me what types of loops exist in php?
What is the use of mysql_real_escape_string() function?
What Is a Persistent Cookie?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is lazy loading in php?
Can I use node js with php?
What are the options to transfer session ids?