Commit graph

35 commits

Author SHA1 Message Date
Jesus M. Castagnetto
136f5cc464 Modified array_keys example for PHP3 users to include the 2nd parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32276 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 19:27:11 +00:00
Jesus M. Castagnetto
342f5abda0 Added examples of implementations of array_keys and array_values for PHP3 users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32274 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 18:26:03 +00:00
Ron Chmara
ce6a94a250 De-"Clarifying array_unique" . (Manual rollback, bug being fixed).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32083 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 06:31:11 +00:00
Ron Chmara
5d5df1741d Clarifying array_unique.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31989 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 01:54:54 +00:00
James Moore
e477a6625b Adding natcasesort to the see also for sort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31832 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-03 12:41:32 +00:00
James Moore
4a7fdd3367 Corrections to sort example and adding see also uksort to sort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31830 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-03 11:30:11 +00:00
Ron Chmara
67e3b00211 Fixed array-keys "typo" fix. 3rd time's the charm.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31214 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:10:43 +00:00
Ron Chmara
0b5be7918e Fixed array-keys "typo" fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31193 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 09:52:14 +00:00
Ron Chmara
d630e2f832 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31188 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 09:02:07 +00:00
James Moore
67e03b3e75 Fixing Example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31015 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 19:44:02 +00:00
Ron Chmara
43077fbc6a natsort() cross refs in other sorts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30939 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 07:55:57 +00:00
Daniel Beckham
084cf8438f added natsort() and natcasesort()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30927 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 01:53:05 +00:00
Egon Schmid
aa03eb671d Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30748 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 17:58:02 +00:00
Ron Chmara
8398134187 Added basic partintro, fixed recursive function reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30713 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 10:38:59 +00:00
James Moore
de0c5af984 Adding to warning in response to bug 6117
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30299 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 12:22:50 +00:00
Daniel Beckham
2f40451f32 added multi-dimensional array example to the usort function and added quotes around the user-defined function parameters of the usort and uksort function examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29941 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 14:16:35 +00:00
Hartmut Holzgraefe
90a8ec582e sort() flags correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29922 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 22:58:48 +00:00
Daniel Beckham
e2cc8652db Small changes to the usort functions. "See also:" was re-organized on all three of them and a note about example user-defined functions was added to uasort.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29907 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 19:29:07 +00:00
Stig Venaas
7ccd9f4d98 Fixed bug in example, and added note about key preservation for
array_unique, array_diff and array_intersect.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29903 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 18:59:22 +00:00
Hartmut Holzgraefe
b3e0db61d3 added short documentation for ioptional second sort() parameter
( see bug id  )


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29573 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 09:38:31 +00:00
Egon Schmid
7e89c61296 Some cosmetic changes. There is a problem with quotes in the printed manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29338 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 21:12:26 +00:00
Egon Schmid
915b3e2e35 Some enhancements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28861 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-23 17:03:59 +00:00
Stig Venaas
a01b5fbe5d Added doc for array_diff, array_intersect and array_unique.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28754 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 08:38:36 +00:00
Andrei Zmievski
f880e69ab8 Docs for array_rand().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28141 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:54:49 +00:00
Andrei Zmievski
b4a5bcc2ac Docs for array_merge_recursive().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28134 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:33:04 +00:00
Andrei Zmievski
0bda3aa6a5 Docs for array_multisort. Woo-hoo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28127 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:00:23 +00:00
Stefan Livieratos
305206c5a1 Fixed typos + cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27864 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 10:52:08 +00:00
Rui Hirokawa
da755950ab some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27505 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-02 08:58:02 +00:00
Daniel Beckham
018b3e8f5a clarified the description and fixed some grammatical errors; clarified the code example concerning numeric indexes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27446 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-30 21:44:08 +00:00
Hartmut Holzgraefe
03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Hartmut Holzgraefe
ff6b25913d corrected the *sort examples according to bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-15 08:50:25 +00:00
Andrei Zmievski
57ef7a7edb Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23349 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-28 17:16:32 +00:00
Egon Schmid
1d84735c81 Made a proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18382 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-03 22:26:44 +00:00
Andrei Zmievski
fdbd42daea Clarified the use of reset() for array_walk().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17259 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 18:45:44 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
Renamed from functions/array.sgml (Browse further)