Commit graph

820 commits

Author SHA1 Message Date
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
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
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
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
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
Torben Wilson
987c42587c Make note about fopen URL wrappers sending a Host: header with the request.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30548 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 04:24:40 +00:00
Torben Wilson
63885a3876 Documented "B" and "I" date() specs; cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30547 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 03:11:31 +00:00
Torben Wilson
07285b6424 Cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30546 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 02:43:12 +00:00
Torben Wilson
db66205eda Typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30545 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 02:38:22 +00:00
Jesus M. Castagnetto
7662ec553a fixed typos, added "See also" to php_logo_guid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30540 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:05:07 +00:00
Jesus M. Castagnetto
043b0b1793 Added description for phpcredits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30536 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:01:20 +00:00
Torben Wilson
293495cf8a Small clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30532 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:56:49 +00:00
Torben Wilson
944adca03f Fixed some syntax in fsockopen() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30531 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:54:00 +00:00
James Moore
423a806315 Corrected pg_fetch_row documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30530 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:56:06 +00:00
James Moore
c9c80ec457 Added note to pg_close about automatic closing of non persistant connections and it being impossible to close persistant connections with pg_close.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:34:27 +00:00
Rui Hirokawa
c6361b7390 insert again the description about assert functions in info.xml and update translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30480 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 06:13:31 +00:00
Ron Chmara
ab5b7eedd8 Added to chmod and fopen examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30479 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 04:05:09 +00:00
Daniel Beckham
1af4512046 added the Unified moniker to the section name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30463 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 15:32:54 +00:00
Torben Wilson
a68f95c738 I guess sas fixed this earlier today, so I'll just fix a typo and note
that the referer_check doc fix closes Bug #5890.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30439 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 12:13:10 +00:00
Egon Schmid
d94d48228c Cosmetics, mostly indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30438 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 12:03:50 +00:00
Torben Wilson
535a1f95e4 Closing Bug #5833: ereg_replace fails to use correct variable type.
Noted that the $regs parameter to ereg() is limited to 10 elements.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30437 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 11:16:14 +00:00
Daniel Beckham
f81d11bc47 Started using emacs+psgml as per Egon's recommendation. Cleaned up some horrible indentation that I did on some additions earlier today
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30430 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 23:00:14 +00:00
Sascha Schumann
b3c481736c Improve session.referer_check documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30427 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 21:11:52 +00:00
Hartmut Holzgraefe
faba3ac0a2 assert() and assert_options() added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30425 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 19:25:21 +00:00
Hartmut Holzgraefe
aa3b2dd31a some notes on float precision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30424 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 19:24:36 +00:00
Daniel Beckham
3fbfd4ebbb added information about other databases suported by the unified odbc drivers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30413 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 17:04:10 +00:00
Andrew Skalski
c0597d3a65 added Sam Masiello's documentation for mcal_event_add_attribute()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30404 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 15:43:31 +00:00
Torben Wilson
4e99c77f17 Fixed example in mysql_fetch_field() (Erratum 7844).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 00:22:07 +00:00
Hartmut Holzgraefe
2c6fb77bf6 eval()'ed code may return a value in PHP4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30351 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-16 08:36:13 +00:00
Egon Schmid
64c640e8bc Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30340 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-16 00:01:46 +00:00
foobar
3bc1986d7f Fixed bug #6162.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30339 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 23:38:44 +00:00
Egon Schmid
2395b71a42 A lot of cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30332 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 21:19:54 +00:00
Kristian Köhntopp
969d3d2633 Added some clarification regarding filetimes as some people
in de.comp.lang.php started building last modification time footers based on
ctimes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30331 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 20:22:01 +00:00
James Moore
cc27d3a303 Corrected typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30300 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 12:30:42 +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
Ron Chmara
33f1182556 Typo (duplicate text) in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30293 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 10:01:21 +00:00
Mike Robinson
2d1f06fa3e Added php version note to stave off bug reports
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30281 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-15 03:20:29 +00:00
Uwe Steinmann
f32da43eab - removed leftover from SGML times
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30231 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-14 09:57:15 +00:00
Egon Schmid
645fcb731f Fix for bug #6137.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30196 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-13 15:41:26 +00:00
Ron Chmara
76e5d7c5c4 Updated diskfree to reflect disks with multiple filesystems and partitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30177 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 23:57:21 +00:00
Ron Chmara
913711cfc3 Fixed duplicate windows typo, cleaned up missing param pieces, clarified allowed chmod settings language for newbies.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30176 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 23:43:38 +00:00
Ron Chmara
db7f8bfa86 Typos, added text to clarify ereg array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30170 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 20:50:55 +00:00
David Croft
18cb02cea8 Fixed a misnamed reference of swf_shapefillbitmaptile -> clip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30161 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 17:23:27 +00:00
Hartmut Holzgraefe
0fdbbbaacf return type for OCIError fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30106 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-11 13:11:10 +00:00
Hartmut Holzgraefe
bdb8df613f fsockopen example corrected according to RFC2616
as requested in bug report #6080


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30091 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-11 10:47:19 +00:00
Ron Chmara
c85e008ab0 Added new values as per errata comments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30083 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-11 04:32:38 +00:00
Derick Rethans
d4e512a664 Updated documentation for the libmcrypt 2.4.x support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30047 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-10 20:12:03 +00:00
James Moore
b2624dbfb4 Correcting code error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30040 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-10 17:38:57 +00:00
Egon Schmid
93398b2097 Added ccvs.xml to the English manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30036 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-10 17:26:37 +00:00
Brendan W. McAdams
3fe3069643 # forgot to close a simpara at end of file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30031 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-10 16:02:12 +00:00
Brendan W. McAdams
0ea39d0fb0 @ Added CCVS Documentation. Currently contains compilation instructions, module information, and a pointer to RedHat's CCVS PHP Documents for the old PHP3 module (which still pertain to the current version).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30030 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-10 15:31:59 +00:00
Hartmut Holzgraefe
b7636c8035 content-type typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29992 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 22:00:42 +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
Daniel Beckham
2f45f8f85c added a "See Also" note to the crypt function and moved the new crc32 function def into an alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29940 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 13:40:21 +00:00
Jesus M. Castagnetto
45dc4e75f3 fixed more typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29939 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 10:50:56 +00:00
Jesus M. Castagnetto
e77a7eb3ab fixed typos and XML for hebrev/hebrevc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29938 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 10:47:34 +00:00
Jesus M. Castagnetto
1aa8487ae7 Documenting hebrev and hebervc (Zeev mentioned them some time ago)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 10:38:15 +00:00
Jesus M. Castagnetto
1d5d76ee19 Documentation and examples for crc32, sscanf, fscanf, headers_sent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29936 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 10:18:38 +00:00
Jesus M. Castagnetto
862448d51d Documented ip2long, long2ip with a simple example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29935 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 08:08:14 +00:00
Rasmus Lerdorf
532b86ba1a Commit some minor stuff I did on the plane
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29927 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 23:57:55 +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
Egon Schmid
1c0c3f3d0a Beautified it a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29908 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 19:45:33 +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
Jesus M. Castagnetto
a1ef6ebcd6 Added info on UDP support and a simple example that connects to the datetime
service


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29871 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 08:31:42 +00:00
Rui Hirokawa
c2411a77f8 added a function and some cosmetic changes and fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29868 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 04:28:29 +00:00
Mike Robinson
d5c10cc9d1 Small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29860 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 00:39:02 +00:00
Leon Atkinson
a84ff9e819 Fixing bad example title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29859 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 23:12:25 +00:00
Rasmus Lerdorf
ec95f79e54 Oops, no underscores there. Why didn't that generate a Jade warning?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29857 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 22:21:10 +00:00
Rasmus Lerdorf
2cb3d797cc Document read_exif_data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29854 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 21:45:15 +00:00
Egon Schmid
d57ccad6e7 More cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29851 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 20:59:17 +00:00
Egon Schmid
c9a5c04e32 There was a little bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29850 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 20:52:14 +00:00
Egon Schmid
546a93bb61 Some cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29845 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 20:43:44 +00:00
Leon Atkinson
692b41f2e4 YAZ documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29844 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 20:15:14 +00:00
Rasmus Lerdorf
73c1faa084 Fix readline XML problems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29839 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 19:14:44 +00:00
Rasmus Lerdorf
77206f0567 WDDX 0.9 -> 1.0 change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29834 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 18:06:35 +00:00
Rasmus Lerdorf
5fbdd0d746 Add dba switches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29833 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 18:05:47 +00:00
James Moore
bb17ad6381 Fixed type and adding clarity (From comments made in errata)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29832 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 17:57:17 +00:00
Gabor Hojtsy
0633d9dd37 Missing sort title in filepro, and moving rawurl* func to
a better place (I think...)

Hope there won't be any problem with line breaks...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29826 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 16:07:02 +00:00
Uwe Steinmann
7e42b9e1d9 - Hint to compile pdflib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29815 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 13:25:27 +00:00
foobar
685963210d Fixed some more typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29761 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 22:48:05 +00:00
Mike Robinson
c3b8545841 Additional details for pspell support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29754 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 21:40:40 +00:00
foobar
f4957ac8d7 Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29753 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 21:38:55 +00:00
foobar
d2cd32d914 added url.ldap.filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29747 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 20:27:15 +00:00
Mike Robinson
8c1d74e4ae Added t1lib note, lined things up properly this time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29651 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-05 04:41:05 +00:00
Mike Robinson
9629c664e8 Added mSQL partintro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29649 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-05 04:14:23 +00:00
Leon Atkinson
1721513704 Initial documentation for the readline extension. Link to the readline
homepage created as an entity.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29635 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 22:57:03 +00:00
Mike Robinson
870abbbd0a Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29625 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 21:59:19 +00:00
Mike Robinson
1111f727be Added some gd/jpeg info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29611 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 17:57:16 +00:00
Jesus M. Castagnetto
c13ddb7992 moved call_user_method from var.xml to classobj.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29605 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 17:01:04 +00:00
Jesus M. Castagnetto
bdbcf5b50e Fixed the typos mentioned by Hotsji
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29604 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 16:54:18 +00:00
Hartmut Holzgraefe
b3e0db61d3 added short documentation for ioptional second sort() parameter
( see bug id #5867 )


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
Hartmut Holzgraefe
fa036cb834 some examples fixed regarding to bug # 5867
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29565 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 09:08:12 +00:00
Daniel Beckham
d4b6291ea6 grammatical changes and clarification, misc asthetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29490 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 15:15:29 +00:00
Daniel Beckham
3b6b3dc3a8 Fixed more alphabetical listing problems...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29489 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 14:48:14 +00:00
Daniel Beckham
c3cfd2f9df transposed the location of mysql_list_fields and mysql_list_dbs in the file so they are in alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 14:30:28 +00:00
Rui Hirokawa
c091e4e2f8 fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29473 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-01 23:17:37 +00:00
Egon Schmid
b64843e0e3 Only spaces, no tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 17:19:26 +00:00
Monte Ohrt
5d7cdfbcc5 update preg_split() and preg_quote examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29415 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 16:11:27 +00:00
Monte Ohrt
d5292588e7 update preg_replace() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29414 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 15:51:13 +00:00
Monte Ohrt
378c28cc33 update preg_match_all() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29413 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 15:31:46 +00:00
Daniel Beckham
0b2543e52a added fstat function, man there are a lot of missing function docs. =)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29409 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 14:41:42 +00:00
Brian Moon
84c36115cf added documentation for rtrim.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29408 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 14:09:34 +00:00
foobar
463903de56 Fixed: < into &lt; and > into &gt;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29344 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-30 00:08:43 +00:00
foobar
4f1b7f3774 A start of documentation for imap_compose_mail(). At least an example there.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29339 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 21:12:46 +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
90384e7b90 Extra paras needed for proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29334 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 15:39:39 +00:00
foobar
c45331218a Moved imap_mailboxmsginfo() example code to right place + updated
imap_mailboxmsginfo() documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29323 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 14:22:27 +00:00
Egon Schmid
8a01719f21 My fault.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29321 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 13:47:31 +00:00
Egon Schmid
554d5da807 Argument types from function protos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29320 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 13:43:34 +00:00
Monte Ohrt
7ba4c82233 added some examples to preg_match()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29284 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-28 21:27:09 +00:00
Egon Schmid
acc1a219b7 I'm using XEmacs. It's probably the best XML editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29277 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-28 20:20:19 +00:00
Monte Ohrt
8839399796 updated preg_match_all() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29276 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-28 20:19:08 +00:00
Jon Parise
72889eb198 Note that strstr is case-sensitive and provide a pointer to stristr.
# This elimates user annotations 2102 and 2494.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29275 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-28 20:05:07 +00:00
Egon Schmid
441e111ffb Some reformatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29250 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-28 08:58:35 +00:00
Joey Smith
a3bf0109a1 Correct some grammer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29234 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 20:04:05 +00:00
Jon Parise
5c29f5d66f Make note of the xml_set_object function in the sections dealing with
object/method handlers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29222 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 17:15:16 +00:00
Monte Ohrt
19f0da3a62 fixed syntax errors in pcre examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29215 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 16:06:36 +00:00
Egon Schmid
c87cdddfcb Typo found by Jean Delvare.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29195 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 08:31:06 +00:00
Vlad Krupin
3333037f45 added a note recommending people to use pspell instead of
aspell because aspell module can use only *very* old
versions of aspell library and is no longer supported


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29188 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 22:14:37 +00:00
Vlad Krupin
30dc41a16a - New syntax for pspell_new()
- Removed pspell_mode() and pspell_runtogether() and their
  functionality moved to pspell_new()
- fixed a few typos in the text borrowed from pspell website


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29175 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 21:20:50 +00:00
Egon Schmid
6bd9cf270d It's now in a better shape.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29158 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 16:21:37 +00:00
Monte Ohrt
de641089d9 clean up pcre examples formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29156 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 15:35:42 +00:00
Monte Ohrt
20883e0bb2 added example for preg_quote()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29155 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 15:17:45 +00:00
Monte Ohrt
90aa639c68 update pcre example for preg_replace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29151 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 14:41:04 +00:00
Sterling Hughes
e1b1624301 Add curl_version() and correct one or two small things...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29150 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 14:21:32 +00:00
foobar
ea463710b5 Documentation for ldap_compare() function. And some changes in the
ordering of the functions. Should be alphabetic now.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29147 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 12:24:43 +00:00