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
Kristian Köhntopp
de53c5e3c6
- Some clarifications.
...
- Normalized spelling of product names (PHP 3 and PHP 4)
to go with the rest of our docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47760 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 12:44:37 +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
Kristian Köhntopp
38ae4e994c
Completed the unfinished sentence.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47753 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 07:47:01 +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
Kristian Köhntopp
8eae786de0
- Extended documentation for object orientation.
...
This should now cover most, if not all features of
PHP 4 object orientation, reflecting the greatly
improved OO features in PHP 4.
- The documentation for serialize() and unserialize()
is still stating that class associations are lost.
This is no longer true in PHP 4 and should be corrected.
It is now 1am here. I am not going to fix that now,
someone else should.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47730 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 23:05:01 +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
Daniel Beckham
76b96b2561
added info for pdflib configuration\nand updated pdflib version information\nin several places.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47724 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 21:44:38 +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
Jeroen van Wolffelaar
b54348e418
Fixed typo again, recounted types...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47665 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 09:25:32 +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
611d73a01c
minor typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47663 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 08:14:25 +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
Jeroen van Wolffelaar
ef2fdf40d5
Emphasised that HTTP_USER_AGENT etc are variables rather than constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47623 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 22:08:42 +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
Jeroen van Wolffelaar
c72fc51e9a
- Begin with revision of language section.
...
basic-syntax:
- Added note about revision, and progress-info
- Explained escaping a bit more eleborately
- Explained escaping inside control structures
(quite badly, I admit, but still)
types:
- Added null and resource
- Categorized in scalars, compound and special
- Added 'converting to xxx' section for
boolean and integer (rest follows some day)
- Moved 'when is something considered true'
to that new section, and updated it.
- Added overflow and converting notes to
integer. Referred to float-precision warning.
- Added section about resource-freeing
- In type-juggling, referred to the new 'convert
to xxx' sections.
- fixed some xml-tags
- converted most > to >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47585 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:22:22 +00:00
Jeroen van Wolffelaar
64e21277b7
- Begin with revision of language section.
...
basic-syntax:
- Added note about revision, and progress-info
- Explained escaping a bit more eleborately
- Explained escaping inside control structures
(quite badly, I admit, but still)
types:
- Added null and resource
- Categorized in scalars, compound and special
- Added 'converting to xxx' section for
boolean and integer (rest follows some day)
- Moved 'when is something considered true'
to that new section, and updated it.
- Added overflow and converting notes to
integer. Referred to float-precision warning.
- Added section about resource-freeing
- In type-juggling, referred to the new 'convert
to xxx' sections.
- fixed some xml-tags
- converted most > to >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47584 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:19:25 +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
foobar
4908a88a7b
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47536 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 23:22:46 +00:00
Egon Schmid
cd1a18bfa4
Should fix two off ten errors,
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47535 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 22:20:12 +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
Damien Seguy
2e3c56a8b7
added some more tags.
...
Cosmetics changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47476 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 09:59:44 +00:00
Damien Seguy
dd172fb824
paramdef>integer -> int
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47475 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 09:17:28 +00:00
Frank M. Kromann
ae6d0d058b
Adding documentation for next_result functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-14 20:22:52 +00:00
Damien Seguy
66d17cdf41
Added details for langage constructs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47395 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-14 16:52:41 +00:00