Description
void
list
( mixed ...)
Poznámka:
list()
only works on numerical arrays and assumes the numerical
indices start at 0.
Príklad
1
.
list(
)
examples
|
Gives the following output (note the order of the elements
compared in which order they were written in the
list()
syntax):