Commit graph

197 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
29fd59a70b Fixed bug #52116 (pg_connect - how to use options)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304555 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:18 +00:00
Jakub Vrana
66bf602d21 Default for dbname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 21:40:06 +00:00
Richard Quadling
5fb1e5fa8a Typo in example title. Fix #52055
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300428 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:49:59 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Jakub Vrana
f4dd676975 Parameter object_id is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:10:06 +00:00
Jakub Vrana
d8cfeeada7 Returns 'server_version' in 'server' key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:08:00 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
ac4d489754 Example output (bug #49157)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290813 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:21:22 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Jakub Vrana
42fd17af6e Escape data inside queries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
ddcceba83e fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Jakub Vrana
48a4a3cb4c Optional connection parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273943 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:13:01 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Jakub Vrana
f9a48ea6bf Missing quotes (bug #44308)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268489 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:29:53 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hartmut Holzgraefe
586a2fadb6 documented new object id paramters added in PHP 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263278 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 12:02:25 +00:00
Philip Olson
4058360f06 Fix and->an typo (closes bug #44103)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252865 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 17:34:55 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Jakub Vrana
08e7ab93c9 Aliased by pg_result (bug #42022)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241306 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 11:44:14 +00:00
Hannes Magnusson
46a54186af Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
90fc7ae81c Add ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
TAKAGI Masahiro
605cf6f383 corrected changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 10:41:16 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
06b7c30d6c Use ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:48:10 +00:00
Jakub Vrana
1202f70151 PHP 5.2 new parameters (bug #40523)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Mehdi Achour
c438d854db Fix typo: (avaliable -> available)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227748 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-21 15:13:40 +00:00
Hannes Magnusson
439e3e2628 - Add mysql*_fetch_object optional arguments (been around since 5.0)
- an <literal>stdClass -> a <classname>stdClass..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Nuno Lopes
71e53f5e6d fix return value, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215731 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:13:25 +00:00
Ben Ramsey
b8803690a5 Bug #37431 - Removed second description of the function showing the use of only one parameter, since this is wrong; this function always expects two parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213100 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 02:01:47 +00:00
TAKAGI Masahiro
1b31923f38 fix return type (see: ext/pgsql/pgsql.c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 09:16:31 +00:00
Philip Olson
9b3e20babe Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212562 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-07 01:12:30 +00:00
Cornelia Boenigk
1f020846c9 correctoin of the correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206531 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:45:28 +00:00
Cornelia Boenigk
1ce3295220 There is no parameter condition in pg_select
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206524 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:22:53 +00:00
Jakub Vrana
5f728be0ad Converts elements to string (bug #35675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204865 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 14:38:20 +00:00
Christopher Kings-Lynne
8416d00936 Fix pg_last_error() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201781 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-01 01:29:56 +00:00
Christopher Kings-Lynne
1b570b91ff Re-add pg_result_error() example function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201673 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 04:06:54 +00:00
Nuno Lopes
40e9811dd9 fix copy-past error from the pg_result_seek() page (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201622 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 19:25:10 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Cornelia Boenigk
7a855e5ee1 changed comment in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197987 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 14:58:52 +00:00
Jean-Sébastien Goupil
404b232b76 using function tag instead of ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197560 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:17:46 +00:00
Kouber Saparev
31089b442d Multiple statements example & transaction explanations added (Bug #34719).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197546 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 12:56:26 +00:00
Matt Li
f5de2125ff Fix #34549
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196344 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 11:46:49 +00:00