ColdFusion
From Just Solve the File Format Problem
Revision as of 21:47, 30 April 2017 by Dan Tobias (Talk | contribs)
ColdFusion is an Adobe web development platform and its associated programming language, also known as CFML (Cold Fusion Markup Language); it is both a markup and a scripting language. An extended version of the scripting language is called CFScript.
CFML files normally have a .cfm extension, except when they make up a component, which has a .cfc extension.