Commit graph

216 commits

Author SHA1 Message Date
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
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
Georg Richter
14f9706bae fixed methodname (get_metadata -> result_metadata)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153329 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 13:19:11 +00:00
Georg Richter
a92d6e1de9 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153328 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 13:08:06 +00:00
Georg Richter
4a0b532cdc - documentation for new function mysqli-stmt-store-result
- minor fixes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 10:04:38 +00:00
Georg Richter
a0a74a4542 Documented renamed functions
changed/fixed samples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153282 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-09 17:21:48 +00:00
Georg Richter
409b9de372 added samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152523 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 09:22:17 +00:00
Georg Richter
ecd401e9f6 added samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152484 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 18:32:30 +00:00
Georg Richter
0768abafe7 added more samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152467 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 14:48:54 +00:00
Georg Richter
433a1bdcef fixed bug in mysqli-info
added kill sample


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152415 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 07:18:17 +00:00
Georg Richter
1e375cc8bd Minor update:
- changed/added samples
- all samples use world database now
- added url for world db in reference.xml
- added output for samples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 21:59:16 +00:00
Georg Richter
674e595469 - added more samples
- minor fixes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152105 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-22 21:46:41 +00:00
Georg Richter
3eb2dcea98 added more samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152070 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-22 09:40:50 +00:00
Georg Richter
c864e2b531 fixed return value in mysqli_fetch_field_direct
added samples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151980 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-21 08:44:40 +00:00
Georg Richter
66834c02bb added documentation for mysqli_get_metadata and mysqli_report
added samples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151924 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 14:45:50 +00:00
Georg Richter
ba25e8d0b8 - added more samples
- marked undocumented functions for embedded server and
  replication as experimental


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151917 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 13:05:10 +00:00
Georg Richter
52e87979a0 fixed bugs in mysql_connect_err*
added sample for mysqli_connect


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151911 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 11:10:11 +00:00
Derick Rethans
fa2668bbe6 - Added support for rendering constructor synopsises to the DSSSL stylesheets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151909 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 10:16:57 +00:00
Georg Richter
1dd6357dd0 documented mysqli_connect_errno/error functions
more samples added


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151906 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 08:54:11 +00:00
Georg Richter
dd711455d8 added and fixed samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-19 16:27:40 +00:00
Georg Richter
ec1deef69d changed documentation for mysqli_fetch:
mysqli_fetch now returns NULL instead of MYSQLI_NO_DATA


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151696 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 13:28:28 +00:00
Georg Richter
51f301bb24 changed description for mysqli_bind_param
removed constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151074 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 08:10:47 +00:00
Kenneth Schwartz
df7c8ec676 function removed from extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150929 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-10 06:32:13 +00:00
Kenneth Schwartz
9037b6db1d added remaining mysqli function skeletons
should match up to mysqli_fe.c


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150927 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-10 05:15:16 +00:00
Kenneth Schwartz
c62999dde9 renamed mysqli_connect_errno.xml to mysqli-connect-errno.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150926 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-10 05:13:55 +00:00
Kenneth Schwartz
2ccfead9db more mysqli functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-08 13:38:38 +00:00
Kenneth Schwartz
c116c5fed4 Added missing function files
Added function aliases


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150776 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-08 13:14:42 +00:00
Derick Rethans
5ec4191c28 - Some CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150712 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 19:02:49 +00:00
Rui Hirokawa
10a9a3e5a6 fixed wrong function name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150208 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-31 10:46:53 +00:00
Georg Richter
aca706a4e2 added docu for stmt->data_seek and mysql->multi_query
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150185 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-30 22:51:43 +00:00
Mehdi Achour
5775a147f2 corrected a lot of entities..
# grrrrrrrrrrr georg :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150106 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 11:39:03 +00:00
Dave Barr
9662903090 - Missing refsect1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150075 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:41:55 +00:00
Georg Richter
8190ee59a5 little docu update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150059 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 23:18:42 +00:00
Georg Richter
2c172c80f0 removed more rpl-files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150047 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 22:35:04 +00:00
Georg Richter
4e266c2e9b removed functions which don't exist or marked in libmysql as #ifdef removed (replication functions)
The removed rpl functions are still in source until there is a decision from MySQL AB to remove it or not.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150046 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 22:32:21 +00:00
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b All syntax errors in examples hunted except those clearly stated as invalid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Georg Richter
34502763a8 added role for programlisting (thx to didou)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138566 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 15:49:43 +00:00
Georg Richter
a78282afea fixed prototypes, added samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 12:13:16 +00:00
Georg Richter
0ee6c80146 minor fixed. Added and corrected samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138481 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 12:08:49 +00:00
Mehdi Achour
d25d27efbe see also and &database.field-case;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134057 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 08:26:08 +00:00
Mehdi Achour
9e50a6352d correcting purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131124 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 07:49:15 +00:00
Mehdi Achour
b0498f286e protos fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131043 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:45:28 +00:00
Georg Richter
bed14006a3 removed parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131038 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:00:48 +00:00
Mehdi Achour
c933a0f25d entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131010 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 08:10:35 +00:00
Mehdi Achour
743a9aa9d1 more documentation, typos, see also and proto fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 17:18:06 +00:00
Mehdi Achour
22230cbacf adding skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128739 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 20:48:07 +00:00
Mehdi Achour
6b2dd02515 some more ws, thanks alindeman
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128734 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 19:27:11 +00:00
Mehdi Achour
49753523ac major white space fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128728 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 19:09:28 +00:00
Mehdi Achour
0c4a2e7313 added examples, see also and corrected typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128719 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 18:02:46 +00:00
Mehdi Achour
24e9dba6bc wrong proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 02:04:10 +00:00
Philip Olson
bf04ee73a5 Added refpurpose, and removed unneeded para around &warn.undocumented.func;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128610 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-24 06:44:21 +00:00
John Coggeshall
e9af5114d9 Split up the configure,ini, and constants documentation into separate files
instead of just being in reference.xml. Removed the 'value' column from the
constants table, documented the mysqli configuration directives, added
installation documentation..

oh.. and fixed some minor select-db stuff.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128603 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-24 01:29:22 +00:00
John Coggeshall
68586d837e Typo Fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128597 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 23:58:23 +00:00
Mehdi Achour
79c41eec2d typos, entities and see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128539 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 18:07:24 +00:00
Mehdi Achour
5b5ddfbc63 some more corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128387 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-22 09:10:44 +00:00
Mehdi Achour
30acf9cc08 s/mysql_/mysqli_/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128386 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-22 09:04:21 +00:00
John Coggeshall
21c3cd0442 Documented another 6 or so functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127682 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 03:54:02 +00:00
John Coggeshall
3a8c96d951 Just more initial docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-18 23:40:46 +00:00
Mehdi Achour
221461915f typos and examples correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127468 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 14:31:04 +00:00
Mehdi Achour
04c78f51e9 some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127122 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-15 15:59:04 +00:00
John Coggeshall
0f51802abb Documented 6 more functions of the MySQLi extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127085 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-15 09:59:23 +00:00
John Coggeshall
a47dfd4c60 Documented a fairly random assortment of the MySQLi functions (indicated by those files actually modified).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126884 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-13 23:12:16 +00:00
Philip Olson
bdfe51cc0f Fix typos (renamed a few files mysql-* to mysqli-*) as spotted by Stefan Walk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124664 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-25 22:01:11 +00:00
Hartmut Holzgraefe
0f2fa7fd34 first documentation skeleton draft for MySQLi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120363 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-15 23:01:35 +00:00