list

list -- Assign variables as if they were an array

Description

void list ( mixed ...)

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

Esimerkki 1 . list( ) examples






Esimerkki 2 .






Varoitus

Esimerkki 3 .




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