The Fusion Authority
 
  Handling Complex Data with Structures

Chapter 9
Handling Complex Data with Structures

ColdFusion supports dynamic multidimensional arrays. This chapter explains the basics of creating and handling arrays. It also provides several examples showing how arrays can enhance your ColdFusion application code.

ColdFusion also supports structures for managing lists of key-value pairs. This chapter explains the basics of creating and working with structures.

Contents




User Contributed Notes


Add a Note


Developing Web Applications