Commit graph

1358 commits

Author SHA1 Message Date
Damien Seguy
5c1f8a5852 preg_replace -> preg_replace_callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43407 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 12:59:20 +00:00
Andrei Zmievski
6e67f9bb6d Removed docs for /F modifier, added docs for preg_replace_callback().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43391 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 05:24:39 +00:00
Jon Parise
7b1f74ac34 More detail concerning iODBC.
Submitted by: "Andrew Hill" <ahill@openlinksw.com>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43342 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-12 18:17:40 +00:00
Jirka Kosek
9af2d25b73 - corrected XML related typos (<, &, unterminated entity references, ...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43309 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-12 14:00:51 +00:00
Rui Hirokawa
d588233629 fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43188 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-11 05:57:42 +00:00
Ron Chmara
faa617e4fd Updating per errata notes, adding examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43153 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-10 23:32:57 +00:00
foobar
144cfff273 Setlocale uses constants now. +ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43143 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-10 18:51:47 +00:00
Rui Hirokawa
95247980c8 added pear/* , fixed typos, added some functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43079 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 15:33:03 +00:00
Daniel Beckham
234a88d800 added errata clarification and clean up some function examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 21:56:37 +00:00
Daniel Beckham
79add51c1b added docs for the new constant function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42994 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 19:47:23 +00:00
Daniel Beckham
6cd00fd469 added example of die using a function as a parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42987 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 17:57:13 +00:00
Daniel Beckham
2ca445496c added security warnings about show_source and highlight_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 16:30:37 +00:00
Damien Seguy
f7716f7041 Fixing a bunch of mis-named functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 10:47:17 +00:00
Jesus M. Castagnetto
d021c22d28 documentation for is_null, is_scalar, is_writeable, call_user_func_array
and call_user_func_method


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42917 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 23:15:13 +00:00
Jesus M. Castagnetto
1a46e422e3 more typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42873 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 12:18:14 +00:00
Jesus M. Castagnetto
c8f89e787b Minor typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42872 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 12:17:26 +00:00
Jesus M. Castagnetto
d0d922c597 added documentation for zend_version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42869 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 11:24:23 +00:00
Jesus M. Castagnetto
5564e0ec80 Changed sample output to use the informalexample tag instead, comuputeroutput
does not translate well to HTML


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42868 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 11:12:47 +00:00
Jesus M. Castagnetto
dc502bdba7 Minor mods in description of gzcompress, gzdeflate, gzencode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42867 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 10:40:44 +00:00
Jesus M. Castagnetto
411b3e0f55 Added documentation and examples for get_declared_vars, get_declared_functions
and get_resource_type


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42866 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 10:40:02 +00:00
Jesus M. Castagnetto
236bf4c3f8 Added documentation for array_sum
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42865 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 10:39:01 +00:00
Jesus M. Castagnetto
d506dda6a8 Added documentation for gzdeflate/gzinflate/gzencode, fixed incorrect
algorithm reference in gzcompress. Added urls for ZLIB, DEFLATE and GZIP.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42853 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 08:36:01 +00:00
jim winstead
093918c1d2 someone has the wrong <note> syntax on the brain. please do a make
test before commiting, especially to the english docs!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42850 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 03:45:30 +00:00
foobar
3d1e9eb684 Added note about fread() on windows..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42830 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-06 23:43:03 +00:00
foobar
90253a7e38 Added notes about what to do if Apache doesn't start after
configuring PHP with Oracle. I hope this would reduce the amount
of those bug reports coming in about the same problem.
This can be changed whenever the problem is really fixed in glibc..?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42801 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-06 16:40:55 +00:00
Rainer Schaaf
c571880790 fixed typo in pdf_end_template
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42740 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-05 16:25:05 +00:00
jim winstead
e72ed9cf60 fix broken markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42716 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-04 22:28:01 +00:00
Rui Hirokawa
3a3d49b4f1 update translation, fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42674 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-04 00:53:35 +00:00
Dmitry Tkatchenko
630ad2ba69 Added server ispell mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42542 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-02 14:59:18 +00:00
Dmitry Tkatchenko
36faf2f3d6 udm_free_ispell_data compatibility note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42507 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-02 12:01:45 +00:00
Dmitry Tkatchenko
75afe08593 Added descriptions of functions: udm_get_doc_count, udm_api_version,
Crosswords support, cosmetic changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42492 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-02 10:02:46 +00:00
Egon Schmid
0056790e76 There was something wrong. Please don't use DOS line endings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42451 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-01 20:26:19 +00:00
Sam Masiello
bc301342ec fixed description of return from mcal_store_event
PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42450 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-01 20:11:46 +00:00
Rainer Schaaf
06cb34224c - integrated new functions vor PDFlib V4.0 (beta1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42449 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-01 19:52:54 +00:00
Torben Wilson
a5ba42e1f5 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-01 00:22:02 +00:00
Torben Wilson
0f82660477 Fixed up a bit of grammar and added a note about backrefs and backslashes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42344 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-01 00:19:18 +00:00
Dan Kalowsky
165f4ef9c6 Added in a bit of documentation for the imap_get_quota and imap_set_quota functions. Please review, revise, and comment on.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42279 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-28 01:01:42 +00:00
Sam Masiello
4a138a69d6 fixed function prototype and added possible return values for mcal_day_of_week
PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42261 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-27 13:49:38 +00:00
Jouni Ahto
c50579e6f8 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 14:08:55 +00:00
Gabor Hojtsy
8fe6a81761 No need to have dl.xml anymore. The content is in info.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41861 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 13:09:57 +00:00
Ron Chmara
e5d3ef3827 Typo in last typo fix. (Need more coffee).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41848 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 03:10:23 +00:00
Ron Chmara
3b84302a9c Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41847 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 03:05:49 +00:00
Ron Chmara
1644bcf50b Clarifying function returns.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41846 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 02:38:53 +00:00
Ron Chmara
a835f6f64e Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41842 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 01:49:17 +00:00
Ron Chmara
e25733d0b1 Fixing reference to $querystring, de-tabbing (minor XML cleanups).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41841 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 01:34:59 +00:00
Ron Chmara
54a5321a36 Fixing order of arguments as per errata notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41840 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 01:20:18 +00:00
Sergey Kartashoff
116e61f3b4 mnoGoSearch doc update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41804 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-24 05:50:34 +00:00
Daniel Beckham
a42cf92d66 clarified return value of opendir and added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41791 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-23 22:08:33 +00:00
Martin Samesch
aecc908414 some re-indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41781 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-23 21:03:42 +00:00
Sascha Schumann
a021f96da9 reflect that nl2br has been changed to conform to xhtml 1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41773 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-23 15:35:46 +00:00
Torben Wilson
6c96a6832e Clarified nl2br() refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41749 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-23 00:05:34 +00:00
Daniel Beckham
31acaae81c clarified preg_replace return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41738 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-22 15:28:36 +00:00
Sergey Kartashoff
bc5d5cdf1e mnoGoSearch docs update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41711 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-22 07:40:05 +00:00
Egon Schmid
8f070b4d9e Looks now much more better.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41611 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 22:13:07 +00:00
Andrei Zmievski
3ec1383b0d Let people know the person behind the actual library.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41610 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 22:04:44 +00:00
Sam Masiello
b038fa1db7 added mapping for values of recur_type in mcal_fetch_event
PR:
Submitted by:
Reviewed by: askalski
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41591 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 18:28:34 +00:00
Andrei Zmievski
6069fc342e Rename to array_search().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41554 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 14:23:56 +00:00
Damien Seguy
e17bafd417 added <function> in search_array() prototype.
TRUE/FALSE -> literal


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 08:13:49 +00:00
Sebastian Bergmann
8d47e43d5d Added search_array().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41533 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-20 06:01:36 +00:00
Andrei Zmievski
6b9df7290d Document preg_split() limit parameter and new flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41513 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-19 19:38:18 +00:00
Stig Bakken
1f773af9cb * bzwrite <refname> was bzread
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41500 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-19 14:33:56 +00:00
Martin Samesch
3068d4ace1 Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41497 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-19 12:30:05 +00:00
Jirka Kosek
aa99044925 - changed & to &amp;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41448 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-18 20:10:08 +00:00
Sergey Kartashoff
69311f02de Documentation update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41315 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-16 13:55:22 +00:00
Egon Schmid
80187e31e4 Corrected the the nesting of <para> and <note>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41301 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-16 00:47:33 +00:00
Derick Rethans
829da549ac - Fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41300 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-16 00:15:33 +00:00
Derick Rethans
70b791fb93 - Added documentation for the chroot() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41290 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-15 19:53:57 +00:00
Derick Rethans
fbd49b6663 - Added a note about the availablilty of the fifth parameter of mail();
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41287 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-15 18:11:57 +00:00
Sergey Kartashoff
bc42c44b97 Removed \r EOL chars.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41268 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-15 12:09:58 +00:00
Sergey Kartashoff
232b54f451 Major mnoGoSearch documentation update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41267 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-15 12:01:56 +00:00
Daniel Beckham
f61970dc83 corrected a few typos I made in the initial cvs add
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41239 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-14 15:01:24 +00:00
Adam Dickmeiss
1c555d989e Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf,
yaz_ccl_parse and yaz_itemorder. Updated documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41161 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-12 23:31:14 +00:00
Gabor Hojtsy
e0de3ec305 Correcting 'typo' noticed by Daniel Ems <dems@sdimaps.com>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41156 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-12 20:09:57 +00:00
Rainer Schaaf
4f7162e638 type in description of setpolydash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41149 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-12 17:47:00 +00:00
Gabor Hojtsy
c478a60627 Correcting typo reported by sthefan <criacao.sthefan@netweb.com.br>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41086 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-10 17:02:08 +00:00
Damien Seguy
e426461d70 Added some points and one "returns".
true/false -> <literal>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-09 13:42:55 +00:00
Rainer Schaaf
42b2c6ddaf Bringing the recent changes to the pdfbinding to the documentation
- documented the new functions
	- marked unsupported functions as Depreciated
	- all descriptions are from the offical shortdescription of
	  PDFlib. For full documentation the PDFlib manual is recomended,
	  as all changes will be keept up to date there, it also include
	  lots of additional information not available here.
	  But the short descriptions will help as simple reference,
	  and changes to the short descriptions are rarely neccesary


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41006 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-08 11:41:27 +00:00
Jirka Kosek
c7affe03ce - make XML comformant
- added missing encoding declaration to files where are characters outside of ASCII
- corrected some small typos (unterminated entity reference, &lt; instead of <)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41005 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-08 10:27:59 +00:00
Egon Schmid
48bc5a490a Added the mnogosearch functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40946 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-07 11:56:30 +00:00
Gabor Hojtsy
468d47a266 Correcting error reported by Jade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40942 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-07 10:53:47 +00:00
Uwe Steinmann
1a1766ee28 - added entity for www.xmlsoft.org
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40924 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-07 06:20:17 +00:00
Uwe Steinmann
3341f3e28f - all domxml functions are documented, some even with examples
- xpath and xptr are still missing


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40923 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-07 06:15:37 +00:00
Daniel Beckham
7bee98c1fe added docs for ob_gzhandler and references in ob_start()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40896 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 23:00:58 +00:00
Egon Schmid
9cb22efbc4 Hartmut, broken emacs?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40881 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 20:50:07 +00:00
Hartmut Holzgraefe
223c4e2819 added a warning about possible name changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40879 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 20:39:18 +00:00
Hartmut Holzgraefe
fb0d24c73f oops, forgot to change names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40871 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 17:25:45 +00:00
Hartmut Holzgraefe
6d7ccb02ab initial docs for ctype extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40869 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 17:24:00 +00:00
Egon Schmid
a2258ddcf8 Godzilla is alive and eats Las Vegas.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40821 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-05 23:24:01 +00:00
Egon Schmid
f8896e9514 Tested only with the older Jade. Jouni, I need some help from you with Openjade.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-05 22:55:59 +00:00
Daniel Beckham
d89ecfc693 added bzip2 functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40815 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-05 22:16:54 +00:00
Derick Rethans
c0e71a63a5 - Added documentation for the new fifth parameter to mail()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40810 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-05 21:50:59 +00:00
Egon Schmid
7711109f88 Indentation in examples should be four spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40729 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-04 22:59:51 +00:00
Ron Chmara
0941431fa2 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40728 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-04 22:58:50 +00:00
Ron Chmara
f155012eff Move and enhance note about blank lines and header().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40727 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-04 22:45:17 +00:00
Sebastian Bergmann
6534b72ee4 Really 'fix' Sterling's XSLT example :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40726 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-04 22:11:49 +00:00
Sterling Hughes
c1d00421e1 Fix the XSLT example...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40706 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-04 09:21:44 +00:00
Adam Dickmeiss
76d474a37d Added documentation for yaz_element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-02 17:15:24 +00:00
Damien Seguy
5f4df44a5a Removed double htmlspecialchars citation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40550 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-01 16:23:41 +00:00
Uwe Steinmann
bcbd3b42b6 - more documentation of domxml, but not finished yet
- most function are at least listed with a one sentence description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40520 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-01 09:03:07 +00:00
Uwe Steinmann
93a7143908 - fixed syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40449 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-31 16:37:26 +00:00
Uwe Steinmann
75533b7c89 - starting to document domxml functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40432 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-31 06:14:12 +00:00
Andrei Zmievski
0c716ec85e Note about preg_grep().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40426 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-31 03:16:23 +00:00
Damien Seguy
9b4dc91519 Updated against pcre.txt :
added some details about performances, nesting and infinite quantifier, and recursive subpatterns.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40380 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-30 08:56:36 +00:00
John Donagher
73681c0848 PR:
Clarify instructions for which SDK to download.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40313 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-28 00:26:25 +00:00
Gabor Hojtsy
88718209f9 Fix an example naming typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40217 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 18:05:08 +00:00
Jon Parise
24263db97f Fix from the Department of Redundancy Department.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40090 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-24 05:53:47 +00:00
Jon Parise
8378a523a7 Add a note about the "write" handler being called _after_ the output stream
is closed. (User note: 10191)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40089 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-24 05:50:50 +00:00
foobar
49ba472951 Added info about imagegetsize() supporting URLs since 4.0.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40071 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-24 00:07:58 +00:00
jim winstead
0436090b09 note that we use the c library's strftime, which may not support all the specifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40026 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 03:25:46 +00:00
jim winstead
b71e069eb1 clear up some gzip/deflate confusion (of course, gzencode is undocumented, which leaves a bit of a hole)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40022 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:29:41 +00:00
jim winstead
b6ec0edf52 note that mysql_affected_rows must be called before commit when using transactions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40014 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:07:46 +00:00
jim winstead
d119a57899 add warning about having a world-readable sessions.save_path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40013 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:03:35 +00:00
jim winstead
87014819d0 remove bogus example, tested with php3.0.6 and php4.0.3 to be wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40011 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:43:38 +00:00
jim winstead
4207d86a69 add a multidimensional array example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40010 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:29:14 +00:00
jim winstead
9b35c54ee6 not return of mysql_affected_row when query had failed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40009 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:26:21 +00:00
jim winstead
6d1b6f26ce document preserve_keys param to array_reverse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40008 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:20:41 +00:00
jim winstead
3e67bfa595 php4 doesn't create character classes for spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40006 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 00:56:28 +00:00
Egon Schmid
6154b2afef Typos and wrong nesting of elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 22:51:51 +00:00
Andrei Zmievski
d9990a9d99 Docs for /F modifier and matching delimeters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39996 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 22:27:41 +00:00
Andrei Zmievski
6df83eb27d Docs for str_replace() improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39992 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 21:48:59 +00:00
Egon Schmid
07da8169a0 Element variablelist was missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39991 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 21:48:27 +00:00
Andrei Zmievski
c296e8a22f Add docs about new functionality of extract().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39971 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 17:44:34 +00:00
jim winstead
7dd641009b fix a bunch more entities that cause a stricter xml parser (xerces) to choke
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
Sean Bright
c74e9e3846 Update setlocale() to reflect the addition of strcoll()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39893 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:15:05 +00:00
Sean Bright
980364095d Added strcoll() documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39891 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:12:53 +00:00
Stig Venaas
cde202d6fb Added details on controls to ldap_set_option() doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39739 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 23:26:48 +00:00
Egon Schmid
635a38ffee Now it is formated and indented with emacs psgml-mode..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39666 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-17 21:36:25 +00:00
Andrei Zmievski
a880128abe Document the standardization of offset sign.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39664 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-17 21:10:57 +00:00
Sean Bright
dc8da852af Added localeconv() documentation
Updated setlocale() documentation to reference localeconv()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39604 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-16 23:26:07 +00:00
Stig Bakken
dc4efd6634 * docs for odbc_error() and odbc_errormsg()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39492 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-15 00:40:50 +00:00
Hartmut Holzgraefe
cac029207c made new install.xml build without warnungs
uodbc had a link to something in install.xml that's no longer there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39478 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 18:16:22 +00:00
Ron Chmara
cf0805bfe0 Compile requirements and some indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39336 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-13 08:03:47 +00:00
Ron Chmara
1500908674 1-31 range for strftime (typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39332 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-13 06:54:45 +00:00
Egon Schmid
d81f1decab Added a note for the changed return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38930 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-08 21:20:31 +00:00
Rasmus Lerdorf
c137faa71e Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38869 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-08 02:28:28 +00:00
Rui Hirokawa
b5bb9370d1 updated translation and fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-08 01:39:29 +00:00
Derick Rethans
435459d19d Clarification of the strict parameter of in_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38843 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-07 23:32:24 +00:00
foobar
2685993b9f Initial documentation for imagecreatefromstring() function.
# CaPS, would you be so kind and add more info about this and maybe
# some example too?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38842 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-07 22:42:43 +00:00
foobar
1406cee9c9 Added documentation for imagecreatefromwbmp() and imagewbmp() functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38841 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-07 22:24:04 +00:00
Sam Masiello
e7db19e022 fixed return type and typo with mcal_fetch_current_stream_event
PR:
Submitted by:
Reviewed by: askalski
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38713 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-05 19:01:15 +00:00
Hartmut Holzgraefe
7a51f3e16e added a comment describing precision parameter (bug #8510)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38701 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-05 17:35:57 +00:00
Sam Masiello
7de95a8037 fixed function prototypes for mcal_create_calendar, mcal_rename_calendar, and mcal_delete_calendar
PR:
Submitted by:
Reviewed by: askalski
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38691 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-05 16:25:03 +00:00
Sam Masiello
257adad4df fixed typo where mcal_list_alarms function prototype was listed as mcal_list_events
PR:
Submitted by:
Reviewed by: askalski
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38648 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-04 19:34:27 +00:00
Egon Schmid
fa26a01a2d Wrong order of optional and parameter elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38558 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 21:39:57 +00:00
James Moore
394d106b1f Changing more pass by refs errors for backwards compatibility
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38550 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 20:20:36 +00:00
James Moore
c709b0ba84 Correcting example so pass by ref error isnt shown (although when I tested this it didnt happen to me). Anyway new example also works fine.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38549 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 20:10:26 +00:00
James Moore
db281eb817 Fixing typos for is_writeable -> is_writable (Both are aliased in source)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38548 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 19:17:46 +00:00
Jouni Ahto
5930a88458 Added missing <optional> -tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38498 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 08:09:08 +00:00
Rasmus Lerdorf
870331f5f3 Some minor tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38453 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-02 20:03:23 +00:00
Stig Venaas
eb85974c01 Cosmetics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38346 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-27 11:19:25 +00:00
Damien Seguy
949c83b1b5 fixing "image_fetchstructure" -> imap_fetchstructure " (and body).
imap_header_decode() has   <refentry id="function.imap-mime-header-decode">.
I suggest <refentry id="function.imap-header-decode">.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38338 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-27 08:51:15 +00:00
Stig Venaas
4db62b79d7 Added doc for OpenSSL extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38310 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-26 14:40:01 +00:00
Gabor Hojtsy
4500c66f57 Correcting a fault of myself...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38213 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-23 16:19:35 +00:00
Gabor Hojtsy
331152a677 Fixing some typos...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38212 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-23 16:15:16 +00:00
foobar
be18235696 Added note about third argument being added for explode() in PHP 4.0.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38153 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-22 00:57:14 +00:00
Stanislav Malyshev
3fc6fb45ff Add descriptio of 'r' option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38144 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-21 14:03:28 +00:00
Hartmut Holzgraefe
fa3b453f6a added a note to round() regarding php3/4 differences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38064 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-19 11:36:43 +00:00
Nikos Mavroyanopoulos
7c915114a1 added error value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37900 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-15 14:05:20 +00:00
Rasmus Lerdorf
5c63b25f39 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37889 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-15 09:24:35 +00:00
Egon Schmid
2f47a96b73 Formatted and indented sesam.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37855 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-15 00:13:27 +00:00
Martin Kraemer
563d5b4e55 Add documentation about the SESAM SQL database driver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37834 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-14 21:41:48 +00:00
Egon Schmid
616491e366 Fix for #8241.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37732 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 22:10:12 +00:00
Brendan W. McAdams
c713e401bf Typo on line 1589 - "width" was spelled "widgth"
Corrected


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37725 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 19:29:55 +00:00
Ron Chmara
5904f5cd67 Typo in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37667 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 06:33:36 +00:00
Ron Chmara
6e8112625b fixing <? to <?php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Dan Kalowsky
f46b3053a6 added in documentation to the strncasecmp function. written by kevin way (kway@wgate.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37594 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-11 20:50:51 +00:00
Joey Smith
29ca8d15a3 Incorporate errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37593 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-11 18:04:03 +00:00
Joey Smith
0010da1105 Incorporate errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37538 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-11 01:44:01 +00:00
Ron Chmara
96139be4db per errata/rasmus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37494 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:57:27 +00:00
Ron Chmara
4aad7ac43d Added: per errata notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37493 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:54:30 +00:00
Ron Chmara
2536468a70 per errata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37492 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:33:35 +00:00
Ron Chmara
9ce3b9baf6 Updating per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37491 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:25:35 +00:00
Ron Chmara
fd4a6336b5 example for ibase_field_info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37490 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:13:27 +00:00
Ron Chmara
c3556275c7 updating proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37486 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 03:38:05 +00:00
Ron Chmara
cb63f13595 added example to ciel()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37485 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 03:31:50 +00:00
Jouni Ahto
6dc9c22fb1 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37445 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-09 15:04:10 +00:00
Rui Hirokawa
4bfe94b30e added gmp.xml and fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37333 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-07 23:12:13 +00:00
Egon Schmid
0bf790cb50 Fixed the indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37324 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-07 21:48:19 +00:00
Stanislav Malyshev
119c75f8c3 Add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37167 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-06 14:33:36 +00:00
Stanislav Malyshev
fc50dd8126 Add GMP module documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37162 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-06 14:17:36 +00:00
Rui Hirokawa
7b6b172a2b libmcrypt 2.4.x should outputs 3DES , not TripleDES.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37126 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-05 22:19:18 +00:00
Jesus M. Castagnetto
968017a76c Fixed the informalexample missing the programlisting children tag
so the manual will build


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36753 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-30 06:52:34 +00:00
Damien Seguy
6d6555ccc9 Adding details and examples to indexes behaviors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-29 19:47:41 +00:00
Egon Schmid
25094f9009 Typo introduced by sas.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36736 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-29 17:58:57 +00:00
Hartmut Holzgraefe
84e3d9e8ab as suggested by sas on php-dev ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36735 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-29 17:48:56 +00:00
Jesus M. Castagnetto
c32b8d1ed4 Reverted to "Pi", in ISO 8859-1, there is no character entity for PI, only
in ISO GRK3/4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36611 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-27 01:25:24 +00:00
Jon Parise
502a0646f3 Grammar improvement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36608 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-26 21:52:37 +00:00
Rasmus Lerdorf
30bb2c13c3 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36600 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-26 18:19:26 +00:00
Rui Hirokawa
fdae4469dc fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36595 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-26 12:46:10 +00:00
Sterling Hughes
beb2a85382 Add some more documentation...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36586 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-25 17:25:32 +00:00
Jon Parise
1234fe480b Added a simple usage example and a pointer to the method_exists() function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36580 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-25 05:24:06 +00:00
Ron Chmara
75e0f23778 Updating return type for is_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36552 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-24 07:05:32 +00:00
Ron Chmara
24442537b8 as per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36551 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-24 05:58:53 +00:00
foobar
08b6281c5e Removed vmailmgr documentation. #5039
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36374 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-22 11:40:42 +00:00
Hartmut Holzgraefe
e47bca799f some corrections regarding phpinfo() and phpcredits() constants
# and some indentation changes due to XEmacs running wild again


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-22 09:02:12 +00:00
Torben Wilson
16f28757a5 Note that 'cut' parameter wasn't added until 4.0.3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36342 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-22 01:43:30 +00:00
Damien Seguy
6f85136e5f initial version.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36216 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-20 17:25:32 +00:00
foobar
ba058d4a7b fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36016 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-19 19:05:14 +00:00
Ron Chmara
343ff7df14 updating configure options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35955 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-18 02:01:36 +00:00
Mathieu Kooiman
1c2d65dff4 Fixed typo
# heh found it at work browsing through
# old manual :D


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-17 19:21:25 +00:00