Dan Scott
a598115f40
Add details for db2_exec(). Correct typo in db2_connect().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184243 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 00:37:15 +00:00
Dan Scott
ffdd90bb37
Add real details and examples for basic functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 23:45:14 +00:00
Marcus Boerger
febda355ba
- Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184238 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 22:10:08 +00:00
Dan Scott
46f4dbf3eb
Add documentation stubs for ibm_db2 extension.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184235 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 21:12:48 +00:00
Jakub Vrana
44b5e75356
Shutdown function is called after closing OB (bug #32648 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184202 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 08:07:46 +00:00
Jakub Vrana
6404b0143a
Clarify that OB functions can't be used in the shutdown function (bug #32665 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184201 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 07:58:41 +00:00
Jakub Vrana
c05cde20fd
Floats in array key (bug #32671 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184200 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 07:40:55 +00:00
Philip Olson
e02994b466
Mention that features are added in major releases, not minor ones. And
...
that the manual is written in present, not future tense.
Although this won't eliminate bugs like #32679 it may help.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184199 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 07:19:49 +00:00
Philip Olson
a0c013fbcd
Moved to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184184 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 23:28:21 +00:00
Philip Olson
fb99bcd65c
WS, preparation for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184181 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 22:04:40 +00:00
Sean Coates
f29b450b2b
fixed return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184174 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 21:20:04 +00:00
Philip Olson
1599554504
Rewrote and restructered these docs so hopefully Windows users will be able
...
to install MySQL with PHP 5. All of them. No more questions.
Used titled sections which seemed like the best way to seperate the content.
TODO: Document issues with the bundled libmysql.dll vs. the one that comes with MySQL itself.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184163 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 20:20:45 +00:00
Philip Olson
9b0087b327
recategorized (grouped) the character table as per a user comment, added category titles
...
maybe one day we can add colors to our tables/headings/titles
user comment: val at valcohen dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184154 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 17:34:42 +00:00
Nuno Lopes
786e4eeac0
switch to new style and document the ability to pass strings in PHP 5.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184151 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 15:21:21 +00:00
Nuno Lopes
e20a4c53c1
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184148 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 15:11:38 +00:00
Jakub Vrana
9b87277553
Fix void return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Philip Olson
9046a8ceda
Added an example illegal use of string offset, closes bug #31301
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184119 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 07:51:02 +00:00
Nuno Lopes
ae75594f42
remove some tidyNode functions that arent available
...
convert from tidy_node to tidyNode and add the 'new style' to the reference page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184059 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-10 11:39:01 +00:00
Nuno Lopes
3671b425c9
document the HTTP Digest auth
...
update the PHP_AUTH_* vars to reflect the IIS change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184058 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-10 09:56:39 +00:00
Dan Scott
070bd96142
Document PDOStatement::nextRowset so I don't forget about it again
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-09 15:57:10 +00:00
Philip Olson
5da215fec8
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184020 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 23:19:53 +00:00
Philip Olson
add631c562
Moved to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184019 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 23:18:40 +00:00
Philip Olson
c0c41907a7
WS, preparation for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184001 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 20:14:52 +00:00
Matt Li
534a8a8a18
Reverting...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183968 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 12:31:26 +00:00
Jakub Vrana
3b7e3dda7f
Put standard and core constants on one page, fix 'no version information' on these two pages
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 11:53:12 +00:00
Matt Li
1ad074e889
Function only available in Apache 2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 11:11:36 +00:00
David Mytton
7f2224fdf5
Added note as per bug #32625
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183900 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 21:45:38 +00:00
Enrique Garcia Briones
5c186cab22
Added sybase.linkid.description for new doc style in sybase
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183868 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 15:38:29 +00:00
Jakub Vrana
cf43331a95
'function &' is optional with methods (bug #29877 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 14:26:42 +00:00
Christopher Kings-Lynne
6ccf606963
Continue revising pgsql docs. Still a long way to go...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183850 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 11:47:32 +00:00
Philip Olson
b1f16681e1
Removed s/5.1.0/5.0.5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183827 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 04:05:47 +00:00
Friedhelm Betz
cb6ee458ba
See also: strtok
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183811 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 22:51:41 +00:00
Jakub Vrana
f80551189e
Content-Type and Content-Transfer-Encoding headers (bug #22064 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 16:23:29 +00:00
Mehdi Achour
9c6fac5f07
Fix version
...
# thanks Nuno
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:34:59 +00:00
Mehdi Achour
dfa559fbf4
Fix PHP Version
...
Switch more files to the new layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:26:37 +00:00
Mehdi Achour
ef4fb9cd49
Add the new optional parameter that allows to restrict the available functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183758 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 14:43:07 +00:00
Jakub Vrana
b2fd444f56
Returns false for 255.255.255.255 only in PHP 5 <= 5.0.2 (bug #29737 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183749 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 13:23:05 +00:00
Mehdi Achour
e12bf18b93
Switch the rest of docs and remove a useless para
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183747 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 11:55:00 +00:00
Jakub Vrana
d44bbd038e
Constructors - remove PHP 3 stuff, fix description of constructors inherited from parent class (bug #22253 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183745 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 09:10:49 +00:00
Christopher Kings-Lynne
c30a486ae2
More work on updating pgsql docs. Constants tagged as constants. Use global entities when appropriate. All pg_fetch_* functions done. pg_fetch_object() prototype fixed to match CVS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183744 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 09:04:49 +00:00
Jakub Vrana
106a14c5c7
Marker is not allowed with IS NULL (bug #30908 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183742 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 08:49:29 +00:00
Jakub Vrana
3ddd190e40
<constant> (thanks to Didou)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 07:57:26 +00:00
Jakub Vrana
b584efc138
They are constants, not strings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183725 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 04:56:23 +00:00
Philip Olson
07dbb30114
s/PHP 4/PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183715 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 03:34:52 +00:00
Philip Olson
3fe5cffc3a
Add information to the PATH_TRANSLATED issue. Link to PATH_TRANSLATED in the
...
manual, and also mention this issue affects PHP >= 4.3.2
This allows bug #23610 to be closed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183703 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 01:02:45 +00:00
Philip Olson
2a432a960e
include(): Show how to "include a file into a variable",
...
and see also the auto_(prepend|append)_file directives.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183691 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 22:04:02 +00:00
David Mytton
7daa4b26fe
Added param calendar info from note and added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183690 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 21:31:12 +00:00
anatoly techtonik
91dac5587a
* more descriptive example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183683 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 18:27:08 +00:00
David Mytton
53958b7659
Removed tabs from examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:36:37 +00:00
Jakub Vrana
c449726766
php4activescript.dll doesn't need to be contained in sapi (bug #32594 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183681 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:24:04 +00:00