Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the difference between include_once & Require_once?

Answers were Sorted based on User's Feedback



What are the difference between include_once & Require_once?..

Answer / udhayakumar

include() generates a warning, but the script will continue
execution but require() generates a fatal error, and the
script will stop the execution

Is This Answer Correct ?    21 Yes 2 No

What are the difference between include_once & Require_once?..

Answer / ramesh

include() generates a warning, but the script will continue
execution but require() generates a fatal error, and the
script will stop the execution or we can write PHP code for
continue execution

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More PHP Interview Questions

How to create and destroy cookies in php?

0 Answers  


What is the use of $_request variable?

0 Answers  


What is php mean?

0 Answers  


What are the 3 scope levels available in php and how would you define them?

0 Answers  


What is the use of friend function?

7 Answers   Wipro,


Does php have block scope?

0 Answers  


What is php written in?

0 Answers  


i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)

0 Answers  


Is set in php?

0 Answers  


Which function would you use to replace a record in a database in php?

0 Answers  


equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }

2 Answers  


What the limitation of header() function in php?

0 Answers  


Categories