What is the exact Diff. between include_once() and
require_once() in PHP?
Answer Posted / maish
both include external file accept
there is failer i smajor difference
in inclde give warning after failure and in requre
give fatal error stop execution file
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Is php easier than javascript?
How to remove html tags from data in php?
What is $_session in php?
How to enable error reporting in php?
How to get number of days between two given dates using PHP?
Describe PHP error and logging information?
Is php an object or array?
What is trim function in php?
Describe the security vulnerability of PHP?
Tell me what library is used for pdf in php?
What is php explain how php works?
Write a program to swap two numbers using php.
Explain how can we execute a php script using command line?
How do you check if an arraylist is empty?
How to get the position of the character in a string in php?