Coldfusion 8 Functions

With Coldfusion 8 came many very interesting and very useful functions.

I will explain more about these functions at a later date but for now i will start off my explaining the sort of functions that Coldfusion provides us.

Date Functions

This usually goes without question for most server languages. but coldfusion allows you to call all the days of a week as a sting with the DayOfWeekAsString() function. it also has functions like DayOfYear(), DaysInMonth() and DaysInYear() which i wont even wast my time explaining what they do because they are self explanatory.

File Functions

Coldfusion hosts a vast array of file functions from FileOpen() and FileRead() to FileSetAccessMode() and FileSetAttribute() these functions can be very useful if you have to read uploaded files for example MS Word document.

Image Functions (My Favorite)

As obvious the image functions allow you to do just about anything to an image with its 48 Image functions. These functions range from resizing and cropping to layering, sharpening and rotating. The functions also allow you to draw images with a few examples here ImageDrawQuadraticCurve(), ImageDrawCubicCurve() and ImageDrawLines().

The List of functions continues and this will be the place to find all of the info and tutorials on how to use them.

Related Blog Entries

Comments

Archives By Subject

Advertising (3) [RSS]
Blog Design (1) [RSS]
CFProject Scripts (2) [RSS]
Coldfusion Charts (3) [RSS]
Coldfusion Functions (5) [RSS]
Coldfusion Overview (1) [RSS]
Coldfusion Tutorials (16) [RSS]
Image Manipulation (1) [RSS]
JavaScript (3) [RSS]
Useful Tools (3) [RSS]

Recent Comments

FCKeditor
Jonny Shaw said: I know that but unless you can get the new version on FCKeditor in to CF8 then i will keep using FCK... [More]

FCKeditor
Azadi Saryev said: Jonny, their ARE the same. CF8 just uses an earlier version of FCKEditor, so, of course, there are d... [More]

FCKeditor
Jonny Shaw said: There are a few differences between the two, i got annoyed with the CF8 editor because it tries to b... [More]

FCKeditor
Shannon Hicks said: Yeah, from the CF8 docs: Using the rich text editor The ColdFusion rich text editor lets users ente... [More]

FCKeditor
Henry Ho said: Ya.. YUI Editor also == FCKEditor [More]

Recent Entries

Customizable Homepage
Horizontal Loop
FCKeditor
Coldfusion Blog | Coldfusion Hosting | About Me