Commit graph

1817 commits

Author SHA1 Message Date
Egon Schmid
2ad10486d1 Put this in PEAR. I have the same error messages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49743 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-15 17:31:54 +00:00
Thomas Schoefbeck
fac63166b5 Doc from Daniel Beulshausen; xml adapted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49712 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-14 19:40:16 +00:00
Egon Schmid
fa27d0b63e Corrected some errors,
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49638 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-13 00:01:10 +00:00
Damien Seguy
bc9b6a1a32 Added some more details for hexdec
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49604 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-12 16:41:36 +00:00
foobar
4a880aec9e Added documentation for imagesetstyle() and deprecated buggy function
imagedashedline() which is not supported in even GD itself.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49573 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-12 01:40:57 +00:00
Rui Hirokawa
8ce6bd7593 added configuration options for mbstring extension to install.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49514 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-11 12:57:20 +00:00
Rui Hirokawa
2dfad98019 added configuration options for mbstring extension to config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49477 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-10 13:09:39 +00:00
Hartmut Holzgraefe
2e552ae911 initial work on ircg extension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49431 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-08 21:18:25 +00:00
Frank M. Kromann
f61467754a Adding documentation for fbsql_database_password
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49365 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-06 23:07:11 +00:00
Marc Boeren
a2fe7433cc dbx_cmp_asc and dbx_cmp_desc functions are removed.
dbx_compare function is added (with DBX_CMP_ASC, DBX_CMP_DESC flags)
dbx_connect returns 0 if database is not found, even though connect
  succeeded


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-05 13:42:18 +00:00
Damien Seguy
d8a06ae073 literalized \0 <literal>\0</literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49209 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-05 13:03:11 +00:00
Daniel Beckham
ec801c0f74 - corrected a typo
- some function names were wrong


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49163 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-03 22:30:47 +00:00
Stig Venaas
d9697d607f Added documentation on parallel search feature to the search functions docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49131 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-03 15:00:29 +00:00
foobar
86653c5a0a Added documentation for the optional 4th parameter for sockets read() func.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49120 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-03 01:20:11 +00:00
Rui Hirokawa
ba42adc53f fixed some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49111 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-03 00:50:40 +00:00
Daniel Beckham
0231bf902c added missing functions and main example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-02 06:07:15 +00:00
Martin Kraemer
0bde60cbac Various fixes:
* (en/de only): add two notes about correct spelling of HTTP headers, and
  about the AuthType directive (which must not be set for PHP auth).
* (all): fix spelling (realm="double quoted string, not single"), use
  "Basic" with uppercase B, and remove the duplicate spaces which
  made the example unusable (and were copied to most translations).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-01 12:51:38 +00:00
Daniel Beckham
7d131904cf - converted from zzip to zip
- renamed functions as per ext/zip/zip.c
- still need examples and documentation
  for zip_entry_open and zip_entry_read
  before adding a reference to manual.xml.in


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48951 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-31 19:36:57 +00:00
Daniel Beckham
bb42f2b2f2 Initial addition to CVS...
- hasn't been added to the manual.xml.in
  file
- function names are still old versions
  before lib change from zzip to zip.
- no function examples yet


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48885 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-30 16:38:18 +00:00
Daniel Beckham
2e13a4e42f corrected several xml syntax errors that were causing make test to fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48884 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-30 15:36:40 +00:00
Daniel Beckham
6b154df9b1 changed zip option to reflect new changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48883 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-30 15:36:06 +00:00
Anil Madhavapeddy
6a436668d8 RFC822 -> RFC2822
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 23:35:09 +00:00
Damien Seguy
8b630bb129 Added interesting functions to split and spliti
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48833 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 12:59:56 +00:00
Damien Seguy
1b7a6951af Added interesting functions to preg_split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48832 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 12:58:30 +00:00
Damien Seguy
ac45ef3f6b Added other interesting functions to explode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48831 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 12:56:14 +00:00
foobar
6a16f373c8 Fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48823 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 11:11:08 +00:00
Damien Seguy
80a9623ba3 Added install config for dbx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48822 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 10:17:11 +00:00
Damien Seguy
b18039dabb updated info for PHP3/4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48821 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 10:16:28 +00:00
Damien Seguy
620a58f18d Added link to install.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 10:15:51 +00:00
Damien Seguy
c0d39a4764 Made the array_splice example compliant cut/paste.
Added an (obvious?) detail to array_diff().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48774 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-28 17:50:50 +00:00
Damien Seguy
2fe7f70489 Turned > -> &gt;
Added example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48750 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-28 08:44:13 +00:00
Damien Seguy
077741678f Turned ?> -> ?&gt;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48749 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-28 08:37:11 +00:00
Chuck Hagenbuch
c7c95d0ebb add examples for SSL IMAP and POP3 servers, and correct server specs to be
of form host:port/protocol (some of them were host/protocol:port).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48556 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-24 17:37:40 +00:00
Rasmus Lerdorf
3c83cdea54 Add a bit of detail and fix a return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48352 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-24 06:01:59 +00:00
Torben Wilson
b4d1138fb2 Fixed a typo and elucidated a bit on the use of @ with expressions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48351 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-24 03:31:35 +00:00
Jeroen van Wolffelaar
e485890cfb fixed comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48319 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 23:44:35 +00:00
Jeroen van Wolffelaar
e6241dee0b Fixed example, added note that @foreach doesn't work,
added note that db-functions usually don't cause
a php error, and finally added an example
to show that its use isn't restricted to
functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48318 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 23:43:12 +00:00
Jeroen van Wolffelaar
3de536403c updated the strings section a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48306 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 22:13:58 +00:00
Rasmus Lerdorf
ead0a857b8 pdf object parameter is needed here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48294 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 19:11:02 +00:00
Daniel Beckham
1119f233f5 removed a mysterious empty row in the compatibility table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48274 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 16:07:45 +00:00
Sam Masiello
8cf649ad28 fixed function prototypes for mcal_open, mcal_popen, and mcal_reopen
PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48268 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 14:59:04 +00:00
Damien Seguy
eef5df4496 Added <funcprototype>
to imap_header and imap_headerinfo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48247 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 12:02:24 +00:00
Damien Seguy
7f01fb6b52 Added <funcprototype>
to rtrim


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48246 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 12:01:52 +00:00
Jeroen van Wolffelaar
fea1f5170b Fixed some XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48245 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 11:05:49 +00:00
Damien Seguy
82831d9ed7 Added new reserved words from oop.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48244 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 08:50:55 +00:00
Jeroen van Wolffelaar
3105d42987 Noted that inside double-quoted strings another syntax is valid.
Minor XML-improvements.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48209 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 23:18:54 +00:00
foobar
9f8b9e8983 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48202 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 22:52:58 +00:00
Jeroen van Wolffelaar
70e8508a51 Added the 'why is $foo[bar] bad' section to arrays.
This closes bug #7387


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48201 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 22:06:17 +00:00
Daniel Beckham
a1036d09b6 clarified XHTML compatibility change to nl2br
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48153 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 16:11:30 +00:00
Daniel Beckham
1b4a5ca59d reworded the exit() function docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48151 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 14:37:11 +00:00