What's the diff. between include() and Include_once().

Answer Posted / guest

include includes the called file as many times as you call
include and include_once calls only once

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define a user function?

576


Explain how to submit form without a submit button.

545


How to count a number of words in a string in php?

509


What is form submission?

546


Where is the functions php in wordpress?

514






In php, objects are they passed by value or by reference?

526


What is the function in PHP do not return a timestamp?

572


What is difference between echo and print_r in php?

499


Write a program to get lcm of two numbers using php?

512


What is difference between php and html?

496


Is laravel an oop?

511


What are the steps for the payment gateway processing?

536


Give the case where we can use get and we can use post methods?

563


What does isset() function?

545


What is difference between static and final in php?

532