Commit graph

216 commits

Author SHA1 Message Date
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