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
Chris Newbill
0e89f54262
Added the following lines:
...
Both in and outside of the object you do not need a $ when accessing an
object's properties.
Also a code snippet to reference the previous statement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41072 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-09 19:41: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, < 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
jim winstead
47d048b8b3
add .cvsignore files for each language
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40901 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-06 23:43:38 +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
Sam Ruby
4d7acf98ac
The process for downloading Cygwin changed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40438 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-31 12:19:13 +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
Torben Wilson
c92462ed49
& => &
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40353 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-30 00:27:22 +00:00
Torben Wilson
d23a6ad87b
Fixed URL entity typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40352 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-30 00:24:15 +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
Rasmus Lerdorf
a5b98242f4
Fix spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40299 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-27 18:10:11 +00:00
jim winstead
5bd9f7ab87
fix typo in tag, missing <filename> tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40257 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 22:40:04 +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
James Moore
9539ef6bc7
Correcting Goba's english and some (infact lots) of whitespace changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40212 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 16:48:52 +00:00
Gabor Hojtsy
e1cb863ac3
Oh those tabs...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40205 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:21:48 +00:00