Commit graph

9184 commits

Author SHA1 Message Date
Philip Olson
5c81df9797 Added mysql.linkid.description for the new doc style linkid parameter listing.
It's used in just about every MySQL function man page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 04:45:34 +00:00
Philip Olson
68d0b4fb63 WS. Flushed everything to the left, getting ready for the new doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 04:07:29 +00:00
Philip Olson
dc6fde3196 A MySQL connection is required before using mysql_real_escape_string().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183132 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 02:07:56 +00:00
Philip Olson
a51b10b253 More descriptive link title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 21:55:07 +00:00
Philip Olson
a8b502bd60 More descriptive links (as to generate a more friendly install-*.txt file)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183125 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 21:29:18 +00:00
Philip Olson
5ff8e32f24 Streamline the install instructions, a little restructure, and added more
information including some specific to Win2003. This officially closes
bug #23907


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183102 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 09:03:51 +00:00
Philip Olson
af878c930d Added cgi.redirect_status_env to the general considerations.
Getting closer to closing bug #23907


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183101 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 07:04:03 +00:00
Philip Olson
e32840e7f7 Added a new "General considerations" section that documents many things needed
for installing PHP on IIS. Gathered much of this from various tutorials and user notes.
Also removed some unneeded information.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183100 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 06:49:49 +00:00
Philip Olson
2933b7b4be Restructered docs, moving IIS 4 and newer to the top, and PWS to the bottom.
One change: According to Microsoft (via a user comment) PWS 4 does not support ISAPI
so only CGI install docs remain for that.
Only the IIS 4 and newer docs will change in the future (by me)... so feel free to translate :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 02:38:37 +00:00
Philip Olson
d9f75bb4f0 WS. Getting ready for a big edit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183088 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 02:09:02 +00:00
Mehdi Achour
ebb8091336 Fix function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183074 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-28 20:30:34 +00:00
Philip Olson
e77a6f04cf Rewrote docs, and added examples. Implemented User Notes and closes bug #32294.
Expanded the return value section and added new SeeAlso's. Used new doc style.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-28 09:06:34 +00:00
Nuno Lopes
fb8a1a92d8 switch to new style and document the new count parameter
#an english reviewer wanted.. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-27 12:38:19 +00:00
Christopher Kings-Lynne
9d8b6795ba - The list of parameters queryable via pg_parameter_status() was somewhat outdated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182956 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-27 09:51:26 +00:00
Nuno Lopes
2799cec55e fix the error that Jakub found in the ini-updater script (regex expression too permissive)
fix the regex that finds the default value in the ini tables
add latest php releases (yet to release :))


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182910 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 13:22:31 +00:00
Christopher Kings-Lynne
f874069b81 - Document the optional second parameter to pg_result_status()
# This optional second parameter has existed since at least 5.0.0, why
# was it not documented?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182904 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 08:08:35 +00:00
Philip Olson
c321873f55 Document this previously undocumented function. Use new doc style, and add
changelog for when this function is and is not available.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182875 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 01:35:14 +00:00
Nuno Lopes
82a8b0cce5 grammar..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182853 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 18:21:32 +00:00
Nuno Lopes
29fd6e0c0b close #32357: add note about auotoconf/automake dependency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182852 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 18:15:00 +00:00
Jakub Vrana
070db82620 Remove superfluous column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182839 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 16:16:11 +00:00
Jakub Vrana
a3c326fcf8 Impossible to ini_set('register_globals') (bug #32453 again)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182837 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 14:07:00 +00:00
Jakub Vrana
6db2396ed6 Explain ini_set('register_globals') (bug #32453)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182832 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 12:41:08 +00:00
Jakub Vrana
33f6909f6a Returns number (bug #32445)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 08:29:37 +00:00
Jakub Vrana
aed272ef52 Uses arg_separator.output (spotted by Sharif Ibrahim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182772 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 13:33:59 +00:00
Dan Scott
6317015671 Document how to pass a NULL value to a prepared statement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182771 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 12:48:18 +00:00
Marcus Boerger
f3714b127f - Fix docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 11:07:10 +00:00
Philip Olson
c557151c27 Implemented user comment: at some point config.h ceased to exist.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182751 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 02:10:57 +00:00
Mehdi Achour
7799f6247a Document DOMNodeList properties
Comment DOMNameList (not implemented yet and confusing)
# fix bug #32416


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182720 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 16:59:22 +00:00
Jakub Vrana
1ae2405bfb Headers are sent in shutdown function (inspired by bug #32406)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182708 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 10:38:20 +00:00
Jakub Vrana
6db67b0b42 Headers are sent in destructor (bug #32406)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182707 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 10:34:41 +00:00
Christopher Kings-Lynne
a12038782a Remove extraneous 'x'...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182694 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 04:37:22 +00:00
Christopher Kings-Lynne
2e95af0fd1 - Document new pg_set_error_verbosity() function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182691 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 03:11:05 +00:00
Dan Scott
6d0afd7f43 Add restriction against using named and ? params in a single SQL statement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 21:52:46 +00:00
Rob Richards
e306d2a550 Add missing constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182625 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 10:56:34 +00:00
Christopher Kings-Lynne
f59f87c095 List possible diagnostic codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182613 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 08:58:58 +00:00
Jakub Vrana
62194d637c Windows registry can't modify PHP_INI_PERDIR (bug #32337)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182552 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-21 11:28:07 +00:00
Matt Li
cb7b67abca Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182551 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-21 09:47:52 +00:00
Jakub Vrana
8747a04d26 Doesn't count object members (bug #31977)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 10:16:34 +00:00
Jakub Vrana
aaa51f71c7 Default of max_input_time is not 60 (bug #32378)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 09:51:08 +00:00
Christopher Kings-Lynne
309b32626c Add basic documentation for all the new pgsql module functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 08:54:31 +00:00
Sean Coates
f592f12ad0 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182474 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 05:08:25 +00:00
Nuno Lopes
b9a9c204e9 document the php 4 engine name
from an user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182392 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-18 20:31:04 +00:00
Nuno Lopes
1a4b23e691 use buildconf --force to work in release versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182391 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-18 19:56:27 +00:00
Mehdi Achour
40f6e1d18e Revert wrong commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182310 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-17 16:05:11 +00:00
Mehdi Achour
c259a2474f fix example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182309 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-17 15:50:08 +00:00
Jakub Vrana
62af290aad Invalid example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182276 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-17 07:47:58 +00:00
Dallas Wang
519a185020 New file added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-16 20:21:27 +00:00
Antony Dovgal
75c5ffeb0e fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182199 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 18:59:57 +00:00
Nuno Lopes
3dbed26da4 new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182196 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 17:08:42 +00:00
Jakub Vrana
148f526519 Converting (part of bug #32294)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182182 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 13:54:27 +00:00