Printable Version of Topic

Click here to view this topic in its original format

Dream.In.Code _ ColdFusion Tutorials _ ColdFusion Quick Reference (Cheat Sheet)

Posted by: skyhawk133 1 Sep, 2006 - 10:24 AM

ColdFusion Quick Reference Sheet (Cheat Sheet)

Download and print the ColdFusion Quick Reference Sheet for FREE! Our members have put together this great resource for beginner and expert programmers. Please download and print the PDF below. Our quick reference sheets include syntax and information for commonly used tasks, syntax, and more!
http://downloads.dreamincode.net/ref_sheets/coldfusion_reference_sheet.pdf

http://www.adobe.com/products/acrobat/readstep2.html
ColdFusion Quick Reference Sheet Includes:
  • Variable Scopes
  • Variable Declaration
  • Variable Output
  • Comments
  • Comparison Operators
  • Arithmetic Operators
  • String Operator
  • Include & Redirect
  • If Statement
  • Inline If Statement
  • Switch/Case Statement
  • Index Loop
  • Conditional Loop
  • Database Query
  • Query Loop
  • Output Query Loop
  • Dump Variable Contents
  • Components & Functions
  • Commonly Used Functions
  • CGI Variables
  • CFQuery Variables
http://forums.dreamincode.net/showtopic17947.htm

Posted by: srtech 1 Sep, 2006 - 02:13 PM

Dugg! smile.gif
http://digg.com/programming/ColdFusion_Quick_Reference

Posted by: dduck1934 15 Sep, 2006 - 06:41 AM

on the quick reference..

ListToArray(array)... thats wrong. it should be listToArray(string). it takes a list with optional delimeter argument.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)