Whats the difference between include() and require()?
Answer Posted / mahidhar
include() produces a Warning message where as require()
gives Fatal Error.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Define about declare construct?
Where is the submitted form data stored?
What is the advantage of runtime polymorphism?
How to create an empty array in php?
What are the different types of statements that are present in php?
When a conditional statement is ended with an endif?
What is the use of $_request variable?
Which will check if a function exists?
What is the use of print_r function in php?
What is the difference between explode and split?
How to access a Static Member of a Class in PHP?
What are major variables in research?
What is php and why we use it?
What is beforeRender() used?
How can we calculate the similarity between two strings?