Home » Unlabelled » What is CFInclude? | Coldfusion interview questions
Tuesday, 23 April 2013
What is CFInclude? | Coldfusion interview questions
Cfinclude is like substituting a block of code in the page where you are putting the cfinclude tag. The variables in the called page will have the same scope as in the calling page.
No comments:
Post a Comment