Commit graph

1941 commits

Author SHA1 Message Date
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 > -> >
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 ?> -> ?>
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
Daniel Beckham
00d3e76930 changed cc and bcc back the correct case (oops)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48150 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 14:36:41 +00:00
Daniel Beckham
eb8cabcb6b corrected xml problem that was causing m
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48149 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 14:33:46 +00:00
Damien Seguy
e212729348 Added example for psloadfont
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48143 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 09:21:40 +00:00
Daniel Beckham
4a8bbb1abc another change for doc bug #9859
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 02:13:37 +00:00
Sean Bright
c264e11158 Added get_defined_constants() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48132 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-22 01:39:51 +00:00
Stig Bakken
1b382d80a6 * documented "declare" and ticks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48118 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 23:16:31 +00:00
Daniel Beckham
4d598309b4 corrected explanation of exit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48103 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 20:52:21 +00:00
Daniel Beckham
fccfcbcf72 corrected more functions due to manual errata notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 20:17:16 +00:00
Daniel Beckham
e407e06803 corrected the exit() documentation to better represent what it does
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48088 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 19:36:19 +00:00
Daniel Beckham
7378e7fcf1 corrected doc bug #10586 (pdf_stringwidth proto and definition were incorrect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48086 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 19:28:58 +00:00
Damien Seguy
bce0160d5e Adding zak's note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48068 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 17:56:06 +00:00
Damien Seguy
c93b1c89aa tag'ed printf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48032 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 12:52:53 +00:00
Damien Seguy
a31c6cbab0 Adding zak's note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 11:13:29 +00:00
Damien Seguy
21b7627d0d Added details to pow from PHP-note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48030 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 10:47:43 +00:00
Damien Seguy
f1705cdd32 Added examples for PHP_OS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48029 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 09:40:18 +00:00
Damien Seguy
46c7321035 Added last mysql_get_*_info.
TODO : check version availability, add examples.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48028 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 09:37:24 +00:00
Daniel Beckham
d520283ec5 corrected doc bug #10335
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 03:36:19 +00:00
Daniel Beckham
379ce1265a corrected doc bug #10286
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48026 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 03:28:10 +00:00
Daniel Beckham
da763ecc6a correcting doc bug #10286, reworded information about clibpdf being able to create pdf documents in memory. It looked like someone had tried to remove the comparison between clibpdf and pdflib, but it was confusing. I also removed a lot of the information about clibpdf being faster, etc. than pdflib since it was information from circa pdflib 2.0 and we really aren't trying to promote one over the other.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48025 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 03:26:27 +00:00
Daniel Beckham
890122a2d7 corrected part of doc bug #9859
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48024 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 02:59:47 +00:00
Daniel Beckham
0c46eba1f4 changed all mixed case function names to lower case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48023 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 02:21:09 +00:00
Daniel Beckham
b58abf6da4 added a link to the configuration option in install.xml and corrected a minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47999 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 22:49:49 +00:00
Daniel Beckham
f1fa41c650 zziplib typo and corrected some bzip2 stuff (it indicated that bzip2 was supported by PHP 3 when it's not...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47998 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 22:48:47 +00:00
Daniel Beckham
cf6f33bd6a added configure information for zziplib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 22:36:00 +00:00
Rui Hirokawa
a91fd61caa added mbstring.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47941 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 07:43:42 +00:00
Derick Rethans
5be0872015 - Added the %u modifier to sprintf().
- Added an example to ip2long, which shows how to print it with the %u
  modifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47910 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 00:50:14 +00:00