Posts

Showing posts with the label cfset and cfparam

What are the difference between cfset and fparam

Image
 cfset and cfparam are some useful tags in coldfusion. Both are used for variable creation, but have their own ways on it. Let's see what are the difference between cfset and cfparam. Also we can check an example to show their usage.