Anthony Bedford
4c8987f8ba
Updated as documentation exists for these methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 10:43:23 +00:00
Jakub Vrana
186e957050
mysqli_stmt_store_result must be called (bug #43783 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268513 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:04:43 +00:00
Jakub Vrana
53586e8323
Note mysqli_stmt_store_result (bug #44386 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268483 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:12:28 +00:00
Jakub Vrana
3c57c12773
Fix ID
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268358 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 15:59:15 +00:00
Jakub Vrana
1e55051571
Document mysqli_fetch_all (bug #45795 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:17:12 +00:00
Philip Olson
55959002bd
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Anthony Bedford
f8c09e293b
Corrected location of comment.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267969 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:04:31 +00:00
Anthony Bedford
f0ecc019ca
Replaced link tag with methodname tag for methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267966 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 14:18:15 +00:00
Anthony Bedford
64505ff958
Initial version of mysqli function jump table.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:52:04 +00:00
Anthony Bedford
5ed11e8a88
Initial version of document describing PHP/MySQL connector options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:50:34 +00:00
Kalle Sommer Nielsen
b0e34cabb7
Fixes #46301 (Missing argument documentation on mysqli_result::fetch_object)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267780 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:21:19 +00:00
Kalle Sommer Nielsen
8ea44f998e
* Fixes #44846 (Missing MYSQLI_ENUM_FLAG)
...
* MYSQLI_TYPE_SHORT is a SMALLINT not INT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267779 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:13:17 +00:00
Kalle Sommer Nielsen
a48b72ac9e
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267114 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 14:12:57 +00:00
Richard Quadling
24c2a96c9c
Patches supplied by Anthony Bedford. Thank you.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266882 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 11:17:26 +00:00
Herman J. Radtke III
9fa2c902c0
Added a sentence to the return values section explaining that passing something other than mysqli_stmt object would return NULL instead of -1.
...
This was pertaining to bug #43708 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 02:00:10 +00:00
Hannes Magnusson
9fcdb5c853
Implement phpdoc:classref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Kalle Sommer Nielsen
6acd92e24c
* Fixes #45646 (Failed Connect Does Not Return FALSE)
...
* Add a notice about dealing with connection error handling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265153 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 02:19:52 +00:00
Hannes Magnusson
2797f9f849
- Add a note about SET NAMES
...
- Cross link mysql_set_charset() and mysql_client_encoding()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264441 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 08:01:09 +00:00
Rudy Nappée
685a03b4b3
* No () in refnames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:54:47 +00:00
Daniel Convissor
2eb6d7dae8
* Change example to use specific query rather than giving users the notion that running queries from user input is okay.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262412 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-10 20:31:55 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Felipe Pena
206cb141c9
Fixed typo in method name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 14:55:32 +00:00
Felipe Pena
ecb0b3bb21
Fixed bug #45113 (error in example for mysqli::multi_query())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260439 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 14:54:38 +00:00
Felipe Pena
887e78b1f1
Fixed bug #44896 (Class Name incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 18:01:33 +00:00
Felipe Pena
a79d200236
- Added link to list of charsets that MySQL supports
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257858 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 22:13:58 +00:00
Felipe Pena
6a9db3d907
- Remove note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256900 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 17:40:46 +00:00
Felipe Pena
17c536b7de
- Remove note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256898 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 17:31:11 +00:00
Gwynne Raskind
3b17ea32be
fix syntax error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254699 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-09 14:50:41 +00:00
Hartmut Holzgraefe
c7a6297379
some typo fixes and missing descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254641 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-08 22:56:57 +00:00
Hartmut Holzgraefe
b1fdbe7690
filename tags for my.cnf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254640 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-08 22:31:33 +00:00
Hartmut Holzgraefe
66cad153de
added documentation for mysqli_get_charset()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250581 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-13 21:39:47 +00:00
TAKAGI Masahiro
d5218538fc
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250576 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-13 21:12:11 +00:00
Hartmut Holzgraefe
e2c8f20606
documented mysqli_set-local-infile-default(),
...
updated mysqli_set-local-infile-handler() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250534 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-13 13:40:38 +00:00
Hartmut Holzgraefe
50aba4e9e3
documentation for mysqli_set_local_infile_handler added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250511 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-13 00:45:06 +00:00
Felipe Pena
a0aac28a11
Fix typo ( #43794 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250226 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-09 09:59:33 +00:00
Felipe Pena
ad774c3deb
Fixed return value ( #43753 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249897 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-04 21:09:09 +00:00
Hannes Magnusson
aca8094c04
- Use the functions entity
...
- Update title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249706 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:41:18 +00:00
Hannes Magnusson
8fc8ccaa1f
Deprecate the MySQLi RPL functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:37:56 +00:00
Hannes Magnusson
fc532225e3
Remove old file
...
#../mysqli_result/fetch-assoc.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:13:19 +00:00
Hannes Magnusson
bc04a45248
Fix IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249703 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:09:25 +00:00
Hannes Magnusson
96435695a5
Update ID, refname and methodsynopsis to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249694 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 15:48:24 +00:00
Hannes Magnusson
d2ed16b678
Fix <methodname>s
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249687 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 15:22:51 +00:00
Hannes Magnusson
4da17a4475
Rename functions/mysqli-*.xml to mysqli/*.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249686 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 14:38:33 +00:00
Hannes Magnusson
14a8b9ba92
Update IDs, refnames and methodsynopis to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249685 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 14:27:37 +00:00
Hannes Magnusson
2356ca6291
Rename functions/mysqli-stmt-*.xml to mysqli_stmt/*.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249683 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 14:08:21 +00:00
Hannes Magnusson
4307023b46
Update refnames, IDs and methodsynopsis to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249681 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:58:46 +00:00
Hannes Magnusson
bcb3c2a793
- Rename mysqli_result methods from functions/ to mysqli_result/
...
- Update the file entities in mysqli_result.xml
NOTE:
mysqli-field-tell.xml => current-field.xml
mysqli-free-result.xml => free.xml
mysqli-fetch-lengths.xml => lengths.xml
mysqli-num-rows.xml => num-rows.xml
mysqli-fetch-row.xml => fetch-row.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249678 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:32:53 +00:00
Hannes Magnusson
bbf16dfad4
Document the available props
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249676 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:08:29 +00:00
Hannes Magnusson
73cf79d868
- Update ID
...
- Add OO refname
- Add OO methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249675 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 12:43:22 +00:00
Hannes Magnusson
e04f60e288
Move functions/mysqli-embedded-server-start.xml to mysqli_driver/embedded-server-start.xml
...
Move functions/mysqli-embedded-server-end.xml to mysqli_driver/embedded-server-end.xml
Update the entities in mysqli_driver.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249674 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 12:37:37 +00:00