cfinclude is WAY WAY WAY faster

ALWAYS use includes if you can...  Of course there will always be
circumstances where you won't be able to (like recursive calls), but always
try.

+-----------------------------------------------+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
TeleCommunication Systems
[EMAIL PROTECTED]
+-----------------------------------------------+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
        - Thomas Paine, The American Crisis



-----Original Message-----
From: Frank Mamone [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 06, 2002 10:55 AM
To: CF-Talk
Subject: CFMODULE vs CFINCLUDE


I have a page where I want to conditionally include specific code blocks
which exist in other pages.

What is more efficient, CFMODULE or CFINCLUDE?

Thanks


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to