Commit graph

115 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
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
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
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
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
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
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
Nuno Lopes
a5146131c6 reverting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153795 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-16 15:36:17 +00:00
Enrique Garcia Briones
038005e811 Traducido al espaniol
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153793 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-16 15:26:37 +00:00
Nuno Lopes
31e741104e use <void /> instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153786 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-16 14:39:22 +00:00
Georg Richter
3d9ba367c5 fixed parameter for fetch_fields methods
fixed description for mysqli_fetch_field
(Thx to Enrique)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153766 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-16 07:41:55 +00:00
Georg Richter
027a265be6 changed description for mutliple columns with same names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153564 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-13 09:56:11 +00:00
Enrique Garcia Briones
c8ae97db3d Some minor changes, correcting a paragraph, as well as participating
in statistics, and my poor participation is due that i spent more time
in translating the documentation. but trying to do as much as possible :D


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-12 20:43:06 +00:00
Enrique Garcia Briones
28baa28116 As I said, the parameter in the description should be alwas host
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153427 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-11 14:23:06 +00:00
Enrique Garcia Briones
ccae2b3ef9 minor change, updating name of parameter to be always hostname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 20:47:04 +00:00
Enrique Garcia Briones
8891a53910 Minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 18:49:48 +00:00
Georg Richter
727434194d fixed typos in see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153357 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 16:25:55 +00:00