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
What is meant by pear in php? What is the purpose of it?
What is a namespace in php?
What are the differences between mysqli_connect and mysqli_pconnect?
What is crypt () in php?
What is the meaning of php?
How many different types of messages available in php?
What does namespace mean in php?
Which is best framework for php?
What is urlencode and urldecode in php?
What is difference between session and cookies in php?
Can php run without server?
Tell me when a conditional statement is ended with an endif?
What are the advantages of object-oriented programming in php?
What are psrs? Choose 1 and briefly describe it?
What is binary safe function in php?