diff --git a/reference/array/functions/list.xml b/reference/array/functions/list.xml index 1a7eb014bc..f3042c806e 100644 --- a/reference/array/functions/list.xml +++ b/reference/array/functions/list.xml @@ -1,5 +1,5 @@ - + list @@ -98,6 +98,29 @@ while (list($id, $name, $salary) = mysql_fetch_row($result)) { + + + Using nested <function>list</function> + + +]]> + + + + + + Using <function>list</function> with array indices