codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  What is the important of PHP include file?  Alan_Smith at 10:32 on Monday, June 18, 2012
 

INCLUDE is used to attach the coding from an exterior file into the present file. The syntax for INCLUDE is,

INCLUDE ("exterior_file_name");

This feature is more helpful for a big website because when we want to alter an element of the website which is constant across the whole site, then we don't want to go through the problem of updating each single file. We can just use INCLUDE in each file to call the equivalent exterior file, and then all we require to update the content in that one exterior file.









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  How to use two sorting methods for a product list?
•  www.Echeapjackets4moncler.com
•  What is the important of PHP include file?
•  What is JAVA socket?
•  What is the important of AJAX tools?
•  What is ASP.net life cycle?
•  Documentation Script (fixed)
•  Documentation Script
•  Documentation Script


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2012