adspace
What is the difference between include and require?
Answer Posted / Bahoran Singh
The main difference between 'include' and 'require' is that 'require' will issue a fatal error if it can't find the included file, whereas 'include' will give a warning and continue execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program using while loop?
Which variable declarations within a class is invalid in php?
What sized websites have you worked on in the past?
sort term descripttion form, report and uery
Explain me is it possible to destroy a cookie?
What is the current stable version of php? What advance thing in php7?
Tell me what kind of things have you done on the social side?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
how to detect a mobile device using php
What does $_files means?
What is the current stable version of php?
What is trait in php?
List some features of php that are deprecated in php7?
What is difference between static and final in php?