Commit graph

946 commits

Author SHA1 Message Date
Ron Chmara
5643fab1d4 Added new functions to match protos, corrected some proto typos, minor aesthetic edits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34042 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-18 06:52:41 +00:00
Ron Chmara
73f8077451 updating/expanding as per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34041 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-18 05:46:56 +00:00
Ron Chmara
2cd1551c89 Updating info on 3DES/TripleDES
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34039 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-18 04:08:37 +00:00
Egon Schmid
e52d1c7151 The < character isn't allowed in XML. Only for elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34016 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-17 19:57:22 +00:00
Nikos Mavroyanopoulos
ddcfad2b60 Added a warning for not using ascii keys to mcrypt functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34015 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-17 19:46:22 +00:00
Nikos Mavroyanopoulos
a4f5a950db Updated the mhash documentation for the HMAC functionality.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34014 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-17 19:44:10 +00:00
Egon Schmid
33830d320f Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33963 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-17 12:33:25 +00:00
Nikos Mavroyanopoulos
c74d04f95b Added documentation for Ovrimos functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33962 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-17 10:53:17 +00:00
Jouni Ahto
4cdd4f7401 - Added one <sect1> to <partintro> of ldap.xml, also some reformatting.
- Gave id to most unnamed <sect[123]>'s.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33832 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:26:28 +00:00
Hartmut Holzgraefe
5586119eca added a note about the experimental 'zlib:' fopen wrapper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33806 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-13 12:59:27 +00:00
Ron Chmara
2224d120e0 Added example to show complex email, some formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33598 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-11 05:37:00 +00:00
Jesus M. Castagnetto
1fb84a1552 Fixed wrong info: msql_fieldtype returns "char" not "string"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33590 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-11 00:47:12 +00:00
Jesus M. Castagnetto
5288e30420 added also a pointer to is_array in the partintro section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33587 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-10 23:16:41 +00:00
Uwe Steinmann
d5b1d835d6 - documented new parameter of pdf_show_boxed()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33549 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-10 08:21:39 +00:00
Hartmut Holzgraefe
ab3e4da937 GNU systems support an additional field 'domainname' in posix_uname()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33518 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-09 15:06:37 +00:00
Hartmut Holzgraefe
5fd4d771ac a small clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33517 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-09 15:02:00 +00:00
Hartmut Holzgraefe
57b8ee1b18 return types corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33516 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-09 15:00:36 +00:00
Hartmut Holzgraefe
f28e682818 reference to GPL license dropped
documentation of phpinfo parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33515 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-09 14:59:45 +00:00
Hartmut Holzgraefe
b679ee35fd added warning regarding OCIBindByName and magic cookies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33514 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-09 14:55:18 +00:00
Torben Wilson
2a93f4df3e Clarified argument ordering issue for implode()/explode().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33482 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-07 22:40:49 +00:00
Jesus M. Castagnetto
c0cadeb2be Added a "see also" in the partintro to point to explode, implode, split and
join (which are described in the strings section)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33476 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-07 18:14:27 +00:00
James Moore
777fe06346 Adding optional parameters to sybase_connect and sybase_pconnect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33469 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 21:13:43 +00:00
James Moore
2a34f735e6 Fixing example in pg_connect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33467 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 21:00:49 +00:00
Joey Smith
b15d477dc8 Make a note that !== did not exist until 4.0.0-RC2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33452 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 04:49:32 +00:00
Ron Chmara
59b6243638 fixed proto/description for imap_scanmailbox
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33451 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 02:54:04 +00:00
Monte Ohrt
c46aa354dc fix example three
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33413 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-05 16:40:11 +00:00
Ron Chmara
05b9554495 postgreSQL is not public domain.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33370 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 03:39:54 +00:00
Ron Chmara
c151b1e2df Updating soundex example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 03:31:59 +00:00
Ron Chmara
5bf378d862 Depreciated usage of functions, misnamed functions, some nesting and indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33242 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-02 01:07:31 +00:00
Ron Chmara
8b1a66d91a Typo in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33239 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-02 00:13:47 +00:00
Ron Chmara
04fe12f638 matching port/protocol to other text for bind()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33238 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:57:30 +00:00
Ron Chmara
83b1d611ed Updated name for socket-set-blocking to fix broken linking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33237 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:38:18 +00:00
Ron Chmara
c504d67bf5 Fixed example for socket_set_tumeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33236 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:32:52 +00:00
Ron Chmara
3d1ff696a6 umask does not play well with windows.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33235 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:12:15 +00:00
Rui Hirokawa
e45a4fc00d update translations aand cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33226 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 15:36:44 +00:00
Derick Rethans
e601e730fa - Documentation for the shmop functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33223 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 15:09:15 +00:00
Ron Chmara
a6ce8bf887 typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33207 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 20:58:54 +00:00
Ron Chmara
b7068db102 Typo in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33206 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 20:52:00 +00:00
Ron Chmara
736bb20ca5 Typos in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33205 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 20:33:57 +00:00
Ron Chmara
e19e0a6591 Fixed another example per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33204 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 20:07:03 +00:00
Ron Chmara
8f3601c0b6 Fixed example per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33203 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 20:00:30 +00:00
Ron Chmara
f9e108ac84 Added OCIFreeDesc, fixed typos, added intro and hints to set env variables properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33202 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 18:30:12 +00:00
Ron Chmara
3fa6821a10 Updated funcproto's for 2.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33191 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 17:11:38 +00:00
Rui Hirokawa
7b191d71b8 update translations and some cosmetic changes and fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33132 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 02:01:26 +00:00
foobar
f2d7cb6ba9 Cleaning docs for empty().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33128 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-29 23:08:49 +00:00
Brian Moon
519544ccbd added docs for mysql_fetch_assoc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33062 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-28 19:27:37 +00:00
Sebastian Bergmann
3a06d06133 fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33024 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-28 04:37:57 +00:00
Hartmut Holzgraefe
e93f595d61 integrated some user annotations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33020 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-27 22:10:10 +00:00
Hartmut Holzgraefe
08516232aa more on Levenshtein ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33019 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-27 20:41:17 +00:00
foobar
133e5c9a95 Fixed typo. ( In strftime %m prefixes month-numbers with 0's when < 10 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32908 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-20 19:27:34 +00:00