list

list -- Assign variables as if they were an array

Description

void list ( mixed ...)

Not: list() only works on numerical arrays and assumes the numerical indices start at 0.

Exempel 1 . list( ) examples






Exempel 2 .






Varning

Exempel 3 .




Gives the following output (note the order of the elements compared in which order they were written in the list() syntax):