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 (4) [RSS]
Blog Design (1) [RSS]
CFProject Scripts (2) [RSS]
Coldfusion Charts (3) [RSS]
Coldfusion Functions (5) [RSS]
Coldfusion Overview (1) [RSS]
Coldfusion Tutorials (17) [RSS]
For Sale (2) [RSS]
Image Manipulation (1) [RSS]
Java (1) [RSS]
JavaScript (4) [RSS]
PHP (1) [RSS]
Railo (2) [RSS]
SQL (1) [RSS]
Useful Tools (3) [RSS]

Recent Comments

Hashing Passwords
Richard Lord said: You really need to salt the passwords before hashing them, otherwise you're exposed to a rainbow-tab... [More]

Using Railo and Resin with domain aliases
Jonny Shaw said: Thanks for that. I am already using <host regexp="(.+)"> <host-name>${ho... [More]

Using Railo and Resin with domain aliases
Gert Franz said: Hi Jonny, it's even easier if you do it this way: <host id="allmead.com" root-dir... [More]

BlogCFC on Railo
Jonny Shaw said: Thanks for the advice ray. I was surprised at how easily BlogCFC went accross to to railo. The onl... [More]

BlogCFC on Railo
Gert Franz said: Congratulations to your new websites. I just wanted to add two things: CFIMAGE and CFCHART are suppo... [More]

Recent Entries

No recent entries.
ColdFusion Blog | ColdFusion Hosting | ColdFusion Q & A