Commit graph

1394 commits

Author SHA1 Message Date
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
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
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
Jeroen van Wolffelaar
b3a19355d9 Added mysql_fetch_assoc
(wondering why it wasn't documented ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47894 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 22:03:50 +00:00
Jeroen van Wolffelaar
f4358b1392 - deprecated connection_timeout (it was
script_timeout in fact)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47892 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:46:56 +00:00
Jeroen van Wolffelaar
efd4406a3b - added warning about misuse of gettype
- added some see-also's


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47888 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:41:43 +00:00
Jeroen van Wolffelaar
8f7d40ee34 - added mysql_escape_string
- made case of MySQL consistent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47887 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:39:38 +00:00
Jeroen van Wolffelaar
b46f2d8e82 - corrected case for functions so
references work.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47886 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:39:20 +00:00
Jeroen van Wolffelaar
8ceb0c165b - <literal>ized
- fixed types
- TODO: add to resources.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47885 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:37:46 +00:00
Rasmus Lerdorf
6a2b433908 Add note on scope of a putenv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47855 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 15:30:58 +00:00
Harald Radi
38014d8353 corrected com_set()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47811 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 21:19:28 +00:00
Daniel Beckham
0e06c96cc2 resorted functions in alpha-numeric order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47795 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 20:47:09 +00:00
Daniel Beckham
86b26b92d7 resorted the clibpdf functions in alpha numeric order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47777 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 16:36:48 +00:00
Daniel Beckham
652d653943 corrected endtag on line 161... you should really run 'make test' before committing changes...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47776 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 16:33:07 +00:00
Rasmus Lerdorf
c9c305249f Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47775 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 16:27:29 +00:00
Harald Radi
8f16cc3ca6 added VARIANT section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47771 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 15:04:09 +00:00
Damien Seguy
09e88b4e79 Added James's note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47759 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 09:24:32 +00:00
Torben Wilson
5c25e3050f Just lowercased the <function>hw_*</function> tags so that the stylesheet
can match them up with the function entries for crossreferencing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47748 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 03:23:13 +00:00
Daniel Beckham
7a1cff916c added notes about serializing objects in php4 and added links to the new serialization section of oop.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47746 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 02:23:42 +00:00
Daniel Beckham
04e007443b clarified analog clock description and reference to CLibPDF, fixed return type of PDF_findfont, put PDF_open_memory_image in aphanumeric order and converted some of the function names from pdf_ to PDF_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47729 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 22:40:32 +00:00
Daniel Beckham
ccb420c327 clarification of introductory text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47728 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 21:49:51 +00:00
Jeroen van Wolffelaar
06f85a6a0f Corrected the 'crap', moved it to frontpage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47693 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 14:06:31 +00:00
Martin Kraemer
f9a8a70ce1 Clarify the "Handler" (supply a handler table) vs. "handle".
Fix erroneous return type for dba_delete()
"Literal"ize TRUE and FALSE


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47681 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 12:43:46 +00:00
Martin Kraemer
2290661fe6 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47680 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 12:40:57 +00:00
Damien Seguy
0d3c72d050 Added JPEG default quality
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47664 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 08:37:05 +00:00
Damien Seguy
ba0aec2b0f minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47662 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 08:03:33 +00:00
Damien Seguy
974b49a724 small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 07:55:52 +00:00
Damien Seguy
3500ffe14a Added getimagesize 's return when failing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47660 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 07:30:31 +00:00
Egon Schmid
192a79eab1 To make the story short. I deleded that crap.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47657 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 05:56:33 +00:00
Jeroen van Wolffelaar
ff6d73d914 Applied int -> resource to new function too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47626 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 22:52:23 +00:00
Jeroen van Wolffelaar
ce81485e1c Reapplied 1.37 -> 1.40 patches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47625 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 22:46:43 +00:00
Hartmut Holzgraefe
206330a084 <void/>ified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 18:33:21 +00:00
Hartmut Holzgraefe
b8df536f34 added warning about debugger being a php3 only feature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47601 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 17:58:59 +00:00
Egon Schmid
c38bd8cecc Please validate your changes before commits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47589 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:57:35 +00:00
Jeroen van Wolffelaar
dff9971ff5 - empty clarified, noted it is a language construct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47588 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:29:04 +00:00
Jeroen van Wolffelaar
6ea02e0092 Added warning to gmp_init
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47587 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:27:52 +00:00
Jeroen van Wolffelaar
739c68b9a4 - Fixed types
- Removed outdated para
- Added some return description, and comments where still undocumented


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47586 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:25:31 +00:00
Damien Seguy
3376cff8d1 Bettered English (:-) )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47569 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 09:33:40 +00:00
Damien Seguy
db099ac32d Added sem_remove from Gavin, and some missing full stops.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47568 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 09:27:13 +00:00
Damien Seguy
e4738deb2c Added Thomas's contribution, plus more details on array_flip.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47561 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 08:36:08 +00:00
Damien Seguy
0817840cb9 Removed double addref
lighten some extra unused tag
Wait for Jade's validation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 08:00:08 +00:00
Jon Parise
7d4843d6a1 Documentation for the new disk_total_space() function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47543 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 23:51:56 +00:00
Damien Seguy
ad1c5c45d6 Added <function>mysql_query</function> in mysql_db_query related links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47485 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 12:18:59 +00:00