Commit graph

9428 commits

Author SHA1 Message Date
Jakub Vrana
f0f6028120 $a and $b point to the same content, not variable (spotted by Sebastian Mendel)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184398 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 14:19:52 +00:00
Jakub Vrana
246d6d8336 Add some functions to existing groups
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 13:08:37 +00:00
Jakub Vrana
eef1f43436 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 12:13:38 +00:00
Christopher Kings-Lynne
f30ce366b6 - Overhaul another bunch of pgsql extension manual pages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184384 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 08:40:12 +00:00
Jakub Vrana
7fac11363b pad_size limit (bug #32713)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184381 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 08:30:45 +00:00
Jakub Vrana
15f11b0075 foreach with referenced arrays (bug #29686)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 07:49:42 +00:00
Jakub Vrana
22cd3ffc07 Document constants version (bug #32695)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 06:37:37 +00:00
Christopher Kings-Lynne
4ee6ee268a - More work on pgsql docs overhaul. All the pg_lo_* functions are now done.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184314 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 03:21:36 +00:00
Dan Scott
6926843be0 Document db2_fetch_row and db2_result.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 00:42:43 +00:00
Dan Scott
7bf7d9dc7c More ibm_db2 function documentation goodness.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184290 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 18:49:30 +00:00
Jakub Vrana
7b3ae0af80 Empty value of safe_mode_include_dir (spotted by Michal Krause)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184269 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 12:29:37 +00:00
Antony Dovgal
73c9ab216e make it consistent and prevent appearing of 2 colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 11:59:02 +00:00
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