Commit graph

820 commits

Author SHA1 Message Date
Vlad Krupin
f76c11923f Major chunk of documentation added. All currently implemented
functions are now documented. Still need better examples
and check for broken English (but at least it is usable now)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31577 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-31 01:52:14 +00:00
Egon Schmid
787129ebcc Changed cpdf_open_jpeg to cpdf_import_jpeg.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31541 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 17:13:39 +00:00
Uwe Steinmann
d2a6c34e2e - added missing documentation for some functions
- put a note on some deprecated functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31540 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 16:21:24 +00:00
James Moore
bac76ed3d7 Begining of some COM documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 11:05:55 +00:00
Torben Wilson
500f9ce96e Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31528 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 10:29:15 +00:00
Uwe Steinmann
ad11ca5daf - mention another nice feature of ClibPDF
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31525 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 07:01:42 +00:00
Uwe Steinmann
78b823dce5 - replaced some outdated information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31523 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 06:46:35 +00:00
Daniel Beckham
eed46693d6 added docs for ob_get_length, modifed the "See Also" para for ob_get_contents.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31509 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-29 21:10:19 +00:00
Martin Samesch
398e813e3d some more re-indenting,....
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31493 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-29 18:02:22 +00:00
Egon Schmid
d27a06e648 Moved the flush() and ob_() functions to a new location.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31491 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-29 15:50:15 +00:00
Andrei Zmievski
5711991447 Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31476 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-29 13:02:11 +00:00
Martin Samesch
27b6d5fb30 started re-indenting, re-formatting and some minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31472 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-29 10:41:32 +00:00
Stig Bakken
76aee4339d * added docs for php_uname()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31447 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 22:29:18 +00:00
Daniel Beckham
38ec36cd37 removed functions that were moved to outcontrol.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31433 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 15:11:56 +00:00
Martin Samesch
bb42841429 I think it should be 'column' instead of 'row'.... (?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 11:16:40 +00:00
Jesus M. Castagnetto
dbc44d77b6 Fixed XML I introduced by copy/pasting too many times
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31417 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 10:55:36 +00:00
Jesus M. Castagnetto
632d3d03ca very basic documentation of ini_alter, ini_get, ini_restore, ini_set
examples and more info later


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31416 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 10:37:03 +00:00
Jesus M. Castagnetto
2203300c84 fixed minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31412 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-28 08:23:34 +00:00
Torben Wilson
97e5b1043e Started documenting the sockets extenstion.
Re-ordered a couple of things.
Fixed one typo in fsockopen().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31391 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 21:14:11 +00:00
Torben Wilson
5b300595b6 Clarify that string offsets start from 0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31390 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 21:05:36 +00:00
Martin Samesch
d191901871 corection of function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31383 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 20:42:06 +00:00
Martin Samesch
5c6d225d4a sorry, with all that re-formatting.... two too long lines cut
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31348 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 18:56:03 +00:00
Martin Samesch
8d6aed92ff fixed a typo and added some (missing?) '<para>'s
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31343 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 18:40:44 +00:00
Ron Chmara
e7fb5a6a9f Ora_columnsize/Ora_Columntype documentation addition.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31318 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 12:20:48 +00:00
Ron Chmara
79ebe8ddb3 Updated type for session_encode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31317 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 12:09:14 +00:00
Ron Chmara
0dfe8c4a80 Updated type of file_exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31316 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 11:39:39 +00:00
Ron Chmara
94dd6454dd Removed misleading feof reference from fgetc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31315 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 11:22:21 +00:00
Ron Chmara
a3385c4529 Updating functions to match some errata, fixing typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31310 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 11:08:08 +00:00
Ron Chmara
00ddc617d7 Added int-based examples for error reporting. I think somebody more familiar with Zend/PHP4 errors might need to flesh out the examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31309 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 10:09:29 +00:00
Rui Hirokawa
31a39eace2 corrected some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31289 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 01:44:41 +00:00
Ron Chmara
66e998f0e3 "und" != "and" (typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31245 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-26 07:26:25 +00:00
Ron Chmara
d100d4011d Typos in ora_fetch_into, and case/formatting issues.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31244 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-26 06:48:53 +00:00
Ron Chmara
a3f1260886 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31243 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-26 05:51:06 +00:00
Ron Chmara
4c54df29c0 Updated x-ref, links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31233 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-26 00:50:48 +00:00
Torben Wilson
2b4a3966d3 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31232 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 23:47:22 +00:00
Daniel Beckham
266d05653e added example to partinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31231 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 21:54:51 +00:00
Jesus M. Castagnetto
cee95e7fdc rearranged show_source to be in alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31216 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:55:00 +00:00
Jesus M. Castagnetto
fd99113abd Fixed typos in parameter name: trigger_error, user_error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31215 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:52:24 +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
Jesus M. Castagnetto
f9e15d39af Added documentation for restore_error_handler, set_error_handler,
trigger_error and user_error, with examples.
Rearranged highlight_file, highlight_string, show_source


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31212 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:01:42 +00:00
Daniel Beckham
9ef4de81f0 first draft of partinfo, still need to add an example of how to use the functions together.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31211 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 17:50:16 +00:00
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
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
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