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...


Tell me how include and require are different from each other?



Tell me how include and require are different from each other?..

Answer / Sachin Dev Verma

Both include() and require() in PHP are used to load external files, but they have some differences:n1. Include: It creates a new execution scope for the included file, meaning variables defined in the included file can be accessed outside of it.n2. Require: It creates a new execution scope as well, but it also produces an error and stops script execution if the specified file cannot be found.n3. Eval(): Unlike include() and require(), eval() evaluates PHP code inside the string.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

Why wordpress is the best cms?

1 Answers  


Tell me what if I need help after the project?

1 Answers  


Is wordpress a website builder?

1 Answers  


Is wordpress a security risk?

1 Answers  


what are rules to follow in WordPress plugin development?

1 Answers  


Explain me what is the ternary conditional operator in php?

1 Answers  


What is the difference between posts and pages?

1 Answers  


Do I need to download wordpress?

1 Answers  


How do I completely delete a wordpress site?

1 Answers  


What is the wordpress loop?

1 Answers  


Why should I clear cache?

1 Answers  


Where are posts saved in wordpress?

1 Answers  


Categories