Skip to content

Instantly share code, notes, and snippets.

View oblakeerickson's full-sized avatar

Blake Erickson oblakeerickson

View GitHub Profile
@oblakeerickson
oblakeerickson / ColdFusion Basics
Last active December 10, 2015 21:08
Just learning the ins and outs of ColdFusion
This is just a quick reference guide for me as I develop my first ColdFusion App
<cflocation> - Redirects to other pages
IsDefined()
RecordCount()
ExpandPath()
image_src vs image_path
Trim()
URLEncodedFormat()
<cfparam name="" type="">