Commit graph

1097 commits

Author SHA1 Message Date
Daniel Beckham
aeeedccdfd added a note about chop being different than the Perl version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31209 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 16:56:13 +00:00
Daniel Beckham
8d017af8ed addition to cvs, initial draft
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31204 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 14:48:24 +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
Stig Bakken
35a07d471a Documented ob_get_length().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31168 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 03:16:54 +00:00
James Moore
3333f69a72 Adding note about limit parameter in preg_replace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31094 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-24 13:46:09 +00:00
Stanislav Malyshev
af23c6ebf0 Add link to references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31087 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-24 13:05:19 +00:00
Ron Chmara
60e4053912 Fixed example as per Andrei
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31044 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-24 08:04:54 +00:00
Rasmus Lerdorf
81985cfa5f Missing example tag, and a stray duplicated function in oracle.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31024 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 23:06:03 +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
James Moore
1e8d8f349e Correcting error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31003 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 16:55:45 +00:00
James Moore
2d0840f241 Adding note as discussed in bug_id 6267 and note about future extension of function parse_str to return array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30957 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 11:14:01 +00:00
James Moore
458d80586e Added register_globals information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30956 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 11:11:15 +00:00
Martin Samesch
6dc132efc3 some more re-indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30951 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 10:48:34 +00:00
Ron Chmara
53a06e022f Updating/adding functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30949 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 09:44:41 +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
Ron Chmara
6e2bf8584a Added more cross-refs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30938 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 07:32:13 +00:00
Ron Chmara
23bd5dec7c Added socket_set_timeout (PLEASE SCRUTINIZE).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 07:24:56 +00:00
Daniel Beckham
7116c8084d added reference to natsort/natcasesort in strnatcmp/strnatcasecmp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30928 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 01:53: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
Daniel Beckham
0ba16b3425 added session_set_save_handler documentation; removed example from session intro since the function is now documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30920 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 23:02:46 +00:00
Daniel Beckham
5e2be23a50 changed how I noted a void parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30919 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 21:55:10 +00:00
Daniel Beckham
52493f3c96 corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30918 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 21:40:33 +00:00
Daniel Beckham
3703af1b3d added getcwd() definition
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30917 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 21:34:12 +00:00
Christian Ullrich
2996d5395b Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30900 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 19:40:22 +00:00
Torben Wilson
537dd981ba Note the default setting for max_execution_time, and fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30895 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 19:11:29 +00:00
Uwe Steinmann
cea122551f - added very basic documentation for fdf_set_opt(), fdf_set_flags(),
fdf_set_javascript_action(), fdf_set_submitform_action()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30843 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 14:06:27 +00:00
Daniel Beckham
2fdefa164a fixed typos in xml tags (just learned how to "make test" =)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30796 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 02:51:50 +00:00
Torben Wilson
0969190ed3 Better explanations of what mysql_errno() and mysql_error() do.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30792 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 01:36:03 +00:00
Daniel Beckham
8750c0e354 added wordwrap() documentation and example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30784 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 22:33:33 +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
Egon Schmid
1779d1b8dd Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30740 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:35:31 +00:00
Egon Schmid
2139613cd6 Minor changes not relevant for the translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:31:00 +00:00
Egon Schmid
83e113ee43 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30738 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:22:56 +00:00
Egon Schmid
3200e472f9 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30737 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 15:33:37 +00:00
Ron Chmara
1666e859c4 Added para about idle connections filling db tables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 11:23: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
Jesus M. Castagnetto
cb1b3bf9cf Added info on new constants that I included in ext/standard/php_math.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30701 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 09:37:33 +00:00
Jesus M. Castagnetto
a1388f77ed minor typos and some tag changes in tmpfile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30697 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:53:28 +00:00
Jesus M. Castagnetto
1aeaf85594 fixed typo in name for strnatcmp reference in the strnatcasecmp description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30696 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:50:49 +00:00
Jesus M. Castagnetto
c2bda31ea3 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30695 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:02:45 +00:00
Jesus M. Castagnetto
88a84a2461 Documentation and examples of xml_parse_into_struct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30694 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:01:40 +00:00
Torben Wilson
608459c3e4 Put a sentence back where it belongs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30690 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 06:06:57 +00:00
Torben Wilson
45d640b110 Some indentation etc.
Uncommented a note about 2 int operands to '/' returning int; this the
behaviour that I see in both PHP3 and PHP4. If this is wrong, let me
know, and I'll back it out and submit a bug report.

Added the warning about @ suppressing scriptstoppers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30689 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 05:59:20 +00:00
Jesus M. Castagnetto
f853b9dcac documentation and examples of use of create_function() to generate
anonymous (lambda-style) functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30672 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 23:55:59 +00:00
Jesus M. Castagnetto
e2b2a639e6 Added url for the "natural order" string comparison algorithm, and
documentation (w/ example) for strnatcmp and strnatordercmp


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30656 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:50:05 +00:00
Jesus M. Castagnetto
3feb92cd34 documentation for tmpfile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30649 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:48:11 +00:00
Jesus M. Castagnetto
397108fb59 Fixed typo that Hotsjy caught
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30648 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:42:51 +00:00
Egon Schmid
1cdf90fd04 Enhanced readline.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30631 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 16:29:46 +00:00
Egon Schmid
d1c75e0fee Added references and ccvs, readline, and yaz to chapters.ent.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30617 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 15:34:11 +00:00