..
array-change-key-case.xml
corr. example
2003-06-28 20:32:41 +00:00
array-chunk.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-combine.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-count-values.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-diff-assoc.xml
using screen tag for the examples
2003-11-03 14:05:07 +00:00
array-diff-uassoc.xml
removed space from parameter name
2004-05-04 19:55:53 +00:00
array-diff.xml
using screen to dislpay the correct output
2003-12-03 11:24:18 +00:00
array-fill.xml
Added see also's.
2003-07-25 16:38:56 +00:00
array-filter.xml
CS : Function declarations follow the 'one true brace' convention
2004-01-15 12:43:50 +00:00
array-flip.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-intersect-assoc.xml
- it's => its.
2004-02-28 15:13:46 +00:00
array-intersect.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-key-exists.xml
- "PHP version x.y" => "PHP x.y" consistency.
2004-03-06 02:40:23 +00:00
array-keys.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-map.xml
CS : Function declarations follow the 'one true brace' convention
2004-01-15 12:43:50 +00:00
array-merge-recursive.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-merge.xml
- reflect the fact, that merging a single array is possible
2004-05-04 19:01:46 +00:00
array-multisort.xml
added constanst, literal and varname tags for cosmetic update
2004-05-04 19:56:18 +00:00
array-pad.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-pop.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-push.xml
- Add tip about $array[] to array_push()
2004-01-12 20:48:44 +00:00
array-rand.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-reduce.xml
CS : Function declarations follow the 'one true brace' convention
2004-01-15 12:43:50 +00:00
array-reverse.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-search.xml
added constanst, literal and varname tags for cosmetic update
2004-05-04 19:56:18 +00:00
array-shift.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
array-slice.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-splice.xml
fixed equivalent to array_shift
2004-05-24 13:27:24 +00:00
array-sum.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-udiff-assoc.xml
s/var/static/
2004-01-22 12:55:24 +00:00
array-udiff-uassoc.xml
s/var/static/
2004-01-22 12:55:24 +00:00
array-udiff.xml
s/var/static/
2004-01-22 12:55:24 +00:00
array-unique.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-unshift.xml
Grammatical Fix
2003-12-26 18:42:02 +00:00
array-values.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
array-walk-recursive.xml
new PHP 5 funcs
2004-05-17 15:35:23 +00:00
array-walk.xml
- Added another see also
2004-02-11 13:18:02 +00:00
array.xml
add a missing ; in the example (user complaining)
2004-06-17 21:26:19 +00:00
arsort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
asort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
compact.xml
applying PEAR coding standards on examples
2003-08-17 12:21:03 +00:00
count.xml
Xmas typos 2/5
2003-12-15 18:42:07 +00:00
current.xml
Properly document the word "element" as an array key/value pair, and "value"
2003-07-18 08:31:09 +00:00
each.xml
added constanst, literal and varname tags for cosmetic update
2004-05-04 19:56:18 +00:00
end.xml
end : rewording and CS
2004-03-05 12:12:57 +00:00
extract.xml
try to have better IDs so that livedocs doesnt complain
2004-04-11 15:42:00 +00:00
in-array.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
key.xml
Merry XHTML and CS compliant christmas all \!
2003-12-15 16:55:22 +00:00
krsort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
ksort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
list.xml
give a better name to the parameter
2004-05-04 19:55:18 +00:00
natcasesort.xml
added example for natcasesort
2004-02-26 19:55:33 +00:00
natsort.xml
added example for natcasesort
2004-02-26 19:55:33 +00:00
next.xml
Properly document the word "element" as an array key/value pair, and "value"
2003-07-18 08:31:09 +00:00
pos.xml
Use proper alias structure
2004-02-03 18:29:13 +00:00
prev.xml
Properly document the word "element" as an array key/value pair, and "value"
2003-07-18 08:31:09 +00:00
range.xml
- "PHP version x.y" => "PHP x.y" consistency.
2004-03-06 02:40:23 +00:00
reset.xml
Small typo
2004-01-03 15:10:20 +00:00
rsort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
shuffle.xml
Proto fix
2004-05-11 05:35:15 +00:00
sizeof.xml
Incorrectly formatted function alias - fixed
2003-03-02 12:55:53 +00:00
sort.xml
fix #21278 : unpredictable results of sort
2004-05-21 13:54:49 +00:00
uasort.xml
sort functions return true or false
2003-12-26 09:56:59 +00:00
uksort.xml
CS : Function declarations follow the 'one true brace' convention
2004-01-15 12:43:50 +00:00
usort.xml
added constanst, literal and varname tags for cosmetic update
2004-05-04 19:56:18 +00:00