Commit graph

11777 commits

Author SHA1 Message Date
Mehdi Achour
7b7681bc01 ref.dbplus: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231117 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 00:42:25 +00:00
Mehdi Achour
8914c66fc5 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231114 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 00:37:56 +00:00
TAKAGI Masahiro
97ebf35968 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231103 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 23:37:06 +00:00
Philip Olson
2d80dab5c4 Use the pecl command instead of the pear command.
Feel free to research the history. It appears 1.4.0 introduced pecl, and
made pear not install PECL extensions. They both use pearcmd.php currently.

The pear command gives a warning for PECL extensions so users shouldn't
be too confused without version information.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231099 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 23:01:09 +00:00
Philip Olson
5ecb9d04af Removed 'pear install' in favor of 'pecl install', and used entities to
describe how to install (pecl.info) and how to download (url.pecl).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231097 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:31:02 +00:00
Martin Samesch
7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Sean Coates
a39a2b0be6 add note about atomic fwrites in append mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231084 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 18:24:00 +00:00
Mehdi Achour
807f1ae20b Document fbsql_rows_fetched() and fbsql_set_transaction()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 03:20:43 +00:00
Mehdi Achour
dbb6b3353e Fix function name: host -> hot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231057 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:25:01 +00:00
Sean Coates
f73e515b9c tyop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231056 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:17:58 +00:00
Sean Coates
da8700c6b5 concede and link to hidef
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231055 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:10:26 +00:00
Sean Coates
b24d1b736a apc_add
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 01:17:35 +00:00
Philip Olson
ad217f3c27 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230949 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 16:49:48 +00:00
Matt Li
37f584e7cf Noted the use of being able to insert a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230934 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 10:28:57 +00:00
Philip Olson
62c15450d5 Added Migration info for PHP 5.1.x to PHP 5.2.x. This closes bug #40519
and was created by Daniel Convissor with only minor modifications by me.
This file is based off of http://php.net/UPDATE_5_2.txt


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230930 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 06:09:22 +00:00
Philip Olson
577d06440a Removed information about copying files into the Windows system directory and
instead discussed our preferred method: Putting the PHP directory in PATH.
# At some point have other extensions use the new &ext.windows.path.dll; too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230928 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 05:36:07 +00:00
Philip Olson
fe6060e5b6 PHP 5.2.0 memory_limit is 16M (thanks hannes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-27 20:26:13 +00:00
Nuno Lopes
c77a4ba510 mysql 5 is also supported (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230894 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-27 15:32:08 +00:00
Philip Olson
4577031e2b Document ini.memory_limit related changes for PHP 5.2.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-27 09:32:36 +00:00
Martin Samesch
ff48e8c577 return values at the wrong place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230860 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 21:23:20 +00:00
David Mytton
5933ad0ff7 Reworded description about iODBC to make it clearer. Closes #39453
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 20:11:52 +00:00
Hartmut Holzgraefe
77c7638f2e imap_fetchstructure and imap_bodystruct share the same return
value structure, made imap_bodystruct just refer to imap_fetchstructure
for this and added see-also links


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 13:09:43 +00:00
Hartmut Holzgraefe
b6ccdf1361 tag typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230821 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 11:25:37 +00:00
Antony Dovgal
88b82f249b remove bogus semicolon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230812 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 07:56:11 +00:00
Philip Olson
ac80996b85 Added an example to help clarify how multiple replacements work,
this idea came from a user comment (ae at instinctive dot de)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230811 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 07:42:02 +00:00
Mehdi Achour
97b40b3f3b Add missing returnvalues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230805 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 02:48:13 +00:00
Mehdi Achour
efcd7e55f8 Add documentation for:
newt_button()
Add examples for:
  newt_form_add_component()
  newt_form_add_components()
Clean up/add several returnvalues


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230804 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 02:48:06 +00:00
Mehdi Achour
bf2e984ce2 Add missing protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230803 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 02:47:52 +00:00
Mehdi Achour
01d2718356 Fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 01:40:44 +00:00
Etienne Kneuss
94b7d99d01 Demonstrate with an example how to allow more than one tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 20:26:36 +00:00
David Mytton
23d8a0039e Patch from #40522
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 18:14:08 +00:00
Martin Samesch
ae72e57f32 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230763 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 16:07:44 +00:00
Martin Samesch
150d52d718 parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230750 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 12:38:21 +00:00
Martin Samesch
a9862b8872 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230748 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 12:12:57 +00:00
TAKAGI Masahiro
1e2eea75fe typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230727 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 01:51:37 +00:00
Philip Olson
7f6a67054c Removed the word appendixes from the manual (in favor of appendices),
this is in accordance to our nomenclature


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230723 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 22:59:43 +00:00
David Mytton
3ab86f9e56 Added note about timeout with async. Closes #40517
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230717 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:32:27 +00:00
David Mytton
63ff2259d8 Missed space in previous commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230713 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:12:24 +00:00
David Mytton
e946d5a188 Reworded potentially ambiguous description. Closes #40522
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230712 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:09:25 +00:00
David Mytton
e358b8a850 Applied patch in #40525
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230711 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 20:57:32 +00:00
David Mytton
7030387206 Fixed #40614 Incorrect memory_limit documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 20:42:20 +00:00
Etienne Kneuss
a9b5623096 Remove bogous warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 20:14:49 +00:00
Etienne Kneuss
04091afcbe Fix #40610 (Undefined variables get defined when used with references)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230653 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 11:19:24 +00:00
Mehdi Achour
badae55071 Add missing cross links
# and more soon


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230541 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-23 00:47:06 +00:00
Richard Quadling
9f31d541ce #39318 - Sambar Server's default service account will restrict access to other LAN based resource.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230496 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-22 11:20:41 +00:00
Philip Olson
6d85befbe4 Mention PHP constants have no meaning outside of PHP,
and show the value 2147483647 as a possible E_ALL alternative :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-22 01:30:41 +00:00
Antony Dovgal
8433603ce1 fix title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-21 16:40:58 +00:00
Dan Scott
11a7702de9 Correct example connection using tnsnames.ora
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230238 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 16:16:25 +00:00
Philip Olson
fedbc1551f Make the 5.2+ installer the first/default instead of the older >=5.1 one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230215 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 09:05:41 +00:00
Mehdi Achour
e5ff680d7d Use <constant> where needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230207 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:54:18 +00:00