list

list -- Assign variables as if they were an array

Description

void list ( mixed ...)

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

Voorbeeld 1 . list( ) examples






Voorbeeld 2 .






Waarschuwing

Voorbeeld 3 .




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