php-doc-en/reference/array/functions
Philip Olson 768052f230 Cleaned up SeeAlso for the array sorting functions,
and linked them to the new array sorting chapter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277530 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 20:40:34 +00:00
..
array-change-key-case.xml use "&false;" instead of "false" as the return value 2009-02-13 20:51:15 +00:00
array-chunk.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-combine.xml Added information about illegal values for key (#43496) 2007-12-09 01:12:30 +00:00
array-count-values.xml Addresses Bug # 45367. 2008-06-26 15:08:54 +00:00
array-diff-assoc.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-diff-key.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-diff-uassoc.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-diff-ukey.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-diff.xml Integrate user notes 2007-12-30 15:20:46 +00:00
array-fill-keys.xml array_fill_keys: Fixed value description (bug #43693); and added info. about illegal values for key (like array_combine) 2008-05-11 14:08:20 +00:00
array-fill.xml Add seealso array_fill_keys() 2008-09-04 16:18:49 +00:00
array-filter.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-flip.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-assoc.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-key.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-uassoc.xml Fixed simple spelling errors 2008-12-16 01:58:18 +00:00
array-intersect-ukey.xml Fixed simple spelling errors 2008-12-16 01:58:18 +00:00
array-intersect.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-key-exists.xml typo ("objetcs") and indentation fix 2008-12-13 18:43:26 +00:00
array-keys.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-map.xml - New example 2008-08-30 14:23:24 +00:00
array-merge-recursive.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-merge.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-multisort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
array-pad.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-pop.xml new seealso style 2008-12-14 14:51:22 +00:00
array-product.xml Switch to new doc style 2007-12-29 23:04:24 +00:00
array-push.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-rand.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-reduce.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-reverse.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-search.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-shift.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-slice.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-splice.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-sum.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-udiff-assoc.xml Fix examples 2008-01-15 21:14:47 +00:00
array-udiff-uassoc.xml Fix reference (link to itself) 2008-01-15 21:18:35 +00:00
array-udiff.xml Fix examples 2008-01-15 21:14:47 +00:00
array-uintersect-assoc.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-uintersect-uassoc.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-uintersect.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-unique.xml php-src reverted back to use _REGULAR 2009-02-14 08:06:42 +00:00
array-unshift.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-values.xml Switch to new doc style 2007-12-29 23:04:24 +00:00
array-walk-recursive.xml Tyop 2007-12-31 01:38:43 +00:00
array-walk.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
array.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
arsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
asort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
compact.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
count.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
current.xml Add information about empty array; add examples (#43760) 2008-01-06 12:30:42 +00:00
each.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
end.xml Returns false for empty array (bug #46482) 2008-11-04 16:24:54 +00:00
extract.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
in-array.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
key.xml Be clear that key() works with all arrays (closes bug #44016). 2008-02-04 18:13:59 +00:00
krsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
ksort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
list.xml - Added new example 2008-04-18 19:54:42 +00:00
natcasesort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
natsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
next.xml Added role=parameters, and moved note to new role=notes 2008-02-21 18:08:31 +00:00
pos.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
prev.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
range.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
reset.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
rsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
shuffle.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
sizeof.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
sort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
uasort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
uksort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
usort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00