Commit graph

138 commits

Author SHA1 Message Date
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Aidan Lister
75cfb99a00 Removed a useless space - sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165491 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 07:21:49 +00:00
Jakub Vrana
05ceaeaea7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 07:43:05 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Jakub Vrana
c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Nuno Lopes
4ca571b8c9 fix #29265: remove MYSQLI_OPT_COMPRESS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 13:13:04 +00:00
Dave Barr
643edde961 - typo fixes, case-consistency, ()-consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 07:03:32 +00:00
Georg Richter
9a6c25c1a8 added properties (client_info and client_version)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164317 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 06:28:48 +00:00
Philip Olson
c490de56d7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164214 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 16:52:18 +00:00
Georg Richter
a1cb52f12b fixed version number (4.1.2 -> 4.1.3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163891 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 13:16:57 +00:00
Enrique Garcia Briones
4c11703bfb Change mysqli->stmt->init to mysqli->stmt_init accordingly to its use in the examples and other docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 17:37:48 +00:00
Georg Richter
98b55a8b5f added documentation for mysqli_stmt_reset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:41:06 +00:00
Georg Richter
021aa9aa06 fixed wrong object in oo-syntax (mysql -> stmt)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163204 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:16:29 +00:00
Jakub Vrana
ad1e5c3192 Update ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 09:27:56 +00:00
Georg Richter
24c8177040 fixed description of constants for CHAR/VARCHAR (bug #28912)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162284 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-29 05:49:02 +00:00
Mehdi Achour
10b34d3834 used <function> and did some renicing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:23:08 +00:00
Enrique Garcia Briones
e23aecf36a changing mysql_* => mysqli_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161085 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:09:55 +00:00
Nuno Lopes
ccba0320cb fix #28648: typo in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160642 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-06 09:19:02 +00:00
Enrique Garcia Briones
0b48384190 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159886 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 16:43:01 +00:00
Enrique Garcia Briones
b20dcbe900 Added missing titles -> Procedural style and OO Style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159880 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 15:59:37 +00:00
Mehdi Achour
d467fb3053 let's get rid of <parameter></parameter> Enrique :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 17:38:07 +00:00
Enrique Garcia Briones
2ff06c3f34 use of <void />, and minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159040 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 16:35:31 +00:00
Enrique Garcia Briones
a3b7f75471 Minor typos.
in mysqli_sqlstate document OO style description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158428 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-12 17:02:31 +00:00
Enrique Garcia Briones
25ab1c6373 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157506 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 14:41:13 +00:00
Enrique Garcia Briones
c45b4b2a57 use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157501 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 13:38:04 +00:00
Enrique Garcia Briones
5a9a466dfd use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157179 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 17:12:23 +00:00
Enrique Garcia Briones
f273d75606 minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156726 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-21 19:49:00 +00:00
Enrique Garcia Briones
d5cab69607 Use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-21 19:27:21 +00:00
Enrique Garcia Briones
6918cce657 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156116 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-15 15:34:02 +00:00
Georg Richter
05f052e19c fixed wrong function name in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154734 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 08:52:33 +00:00
Georg Richter
541eb666f7 fixed return values in description sect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 08:51:13 +00:00
Georg Richter
4526d669cd fixed prototypes (thx to Cornelia Boenigk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154732 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 07:55:05 +00:00
Enrique Garcia Briones
498e7101b0 use of <vodi />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154661 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-26 21:14:57 +00:00
Enrique Garcia Briones
521a4ee14b use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 21:54:50 +00:00
Enrique Garcia Briones
9aff5ccd39 something wrong with my editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154584 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 18:31:22 +00:00
Enrique Garcia Briones
aaae5a6d20 use <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154582 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 18:29:06 +00:00
ali
5141d79e5f WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154575 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 16:30:10 +00:00
Enrique Garcia Briones
195d64f624 use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154574 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 16:24:04 +00:00
Georg Richter
b32baa786f fixed link for param_count property
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154184 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 21:23:53 +00:00
Georg Richter
d307bb7a8e si/get_metadata/result_metadata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154181 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 21:01:04 +00:00
Georg Richter
186e89ec86 added missing documentation for mysqli_stmt_free_result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154138 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 06:27:55 +00:00
Georg Richter
dbae2c2443 changed entry for max_connections (we don't have persistent connections
anymore)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154137 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 05:50:03 +00:00
Mehdi Achour
5b6c5ca75c correct id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154130 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-20 23:26:29 +00:00
Georg Richter
e86515f673 minor fixes:
s/attribute/property
	removed link to property table from mysqli-fetch-fields


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154087 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-20 07:38:14 +00:00
Stefan Walk
7e3fff0c04 fix two other typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154062 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-19 10:11:17 +00:00
Stefan Walk
374ce3dc15 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154061 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-19 10:05:42 +00:00
Mehdi Achour
8a1cb6379d revert another crap here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-16 17:15:22 +00:00