Adobe Coldfusion 11 Tutorials | Understanding Array-Continued | Chap-1 | Part-11



Adobe Coldfusion 11 Tutorials | Understanding Array-Continued | Chap-1 | Part-11

Adobe Coldfusion 11 Tutorials | Understanding Array-Continued | Chap-1 | Part-11

We shall continue on with the demonstration and discussion on Arrays in Adobe Coldfusion 11. When arrays in CFML/Coldfusion are used with url parameters, the indexes need to be replaced with the parameters that hold the url-structured-variable. Cfloop tags help to output the values, that are addressed with their indexes in Coldfusion, stored inside the arrays as structures. The cfdump tag in Coldfusion, which is a special feature for displaying data for developers introduced by Adobe, helps to clearly distinguish the difference between structures and arrays. In the demonstration, each array indexes held two structured variables, although similar in name but unique in numeric indexes, that provided additional functionality and organization of data for our CFML/Coldfusion webpage.

Powerpoint presentation freely available at: http://www.slideshare.net/ahmnafis/language-basics-coldfusion-primer-chap1