Commit graph

245 commits

Author SHA1 Message Date
Etienne Kneuss
3f7ceab4a8 Take magic_quotes_sybase in account (Thanks arpad for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234042 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 16:07:17 +00:00
Jakub Vrana
93fbad0d6a fetch functions return string (bug #40206)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 10:52:00 +00:00
Jakub Vrana
3a16879095 Works with any statement returning resultset (bug #40377)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232473 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:51:34 +00:00
Mehdi Achour
01d2718356 Fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 01:40:44 +00:00
Mehdi Achour
badae55071 Add missing cross links
# and more soon


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230541 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-23 00:47:06 +00:00
Mehdi Achour
630f0a9f90 s/name/length
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228959 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 14:24:13 +00:00
Mehdi Achour
0dbc7d65b8 Fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228279 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 05:22:02 +00:00
Nuno Lopes
f57a15e728 this just supports 1 query
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227605 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 19:59:03 +00:00
Etienne Kneuss
d376086222 improve the example of "best practice"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227545 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 20:36:11 +00:00
Dave Barr
b78692d6f6 - Document when function became deprecated (Bug #38448).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221790 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 04:41:43 +00:00
Jakub Vrana
5bf18bc49c SQL safe mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221552 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-11 10:04:41 +00:00
Etienne Kneuss
bd9a1432aa Fix #38730 (Include REPLACE in the description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219446 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 09:48:43 +00:00
Etienne Kneuss
ce725f29fa Fix #38730 (Include REPLACE in the description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219445 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 09:27:51 +00:00
Hannes Magnusson
439e3e2628 - Add mysql*_fetch_object optional arguments (been around since 5.0)
- an <literal>stdClass -> a <classname>stdClass..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Hartmut Holzgraefe
c7388fb042 SHOW returns a resultset, too (Bug #38667)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219187 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 18:36:23 +00:00
Horst Schirmeier
f47b057867 style; missing period added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215727 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 10:29:34 +00:00
Philip Olson
98d76cd9a7 Seeked row retrieval applies to other functions aside from mysql_fetch_row()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212033 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 16:20:04 +00:00
Gavin Foster
65b05d46d9 Improved description of MySQL extension's compatibility with MySQL version 4.1.0 and later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209132 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-11 15:46:12 +00:00
Jakub Vrana
4ab064b0fe is_numeric doesn't test for integer (bug #36692)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209125 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-11 11:53:41 +00:00
Derick Rethans
daf90bf13c - Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204449 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 08:46:20 +00:00
Jakub Vrana
f9d51417c9 MYSQL_CLIENT_SSL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201803 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-01 10:05:52 +00:00
Friedhelm Betz
631344042f document def, user notes;correct example, localhost:port is bogus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 13:48:24 +00:00
Jean-Sébastien Goupil
007a35f2f3 add space between words + remove space in linkend
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 15:31:51 +00:00
Friedhelm Betz
2eabce8ccd more examples for connecting with different syntax, link to client flags table, link to ini-setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197436 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 10:37:09 +00:00
Friedhelm Betz
2524ad6832 id for the client flags table, allows direct linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 10:34:29 +00:00
Nuno Lopes
6b73bcee5f fix #34631: typos in return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196899 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 10:38:13 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Friedhelm Betz
55a075b1c3 fix #34264, wrong caption for examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-26 12:10:46 +00:00
Matt Li
b0369d52ed Fix #34117
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193296 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 09:55:00 +00:00
Jakub Vrana
4bb0466627 link_identifier (inspired by bug #33700)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-15 06:02:10 +00:00
Jakub Vrana
2bd1e8e7f5 SHOW TABLES in example (bug #33547)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189750 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-02 11:48:16 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
1cffddca23 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 10:39:10 +00:00
Jean-Sébastien Goupil
cf9db4b42e remove duplicate words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188896 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 04:06:50 +00:00
Jean-Sébastien Goupil
e495885c8e suppress similar sentences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188893 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 03:05:09 +00:00
Nuno Lopes
de4e9f4477 fix #33406: error in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-20 09:22:56 +00:00
Ilia Alshanetsky
faa0a54c2d INI settings for mysql_connect() are affected by SQL safe mode, not generic
safe mode.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187983 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-09 01:24:28 +00:00
Jakub Vrana
d5d582e6fb Headers and libraries from MySQL (bug #33187)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187377 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 09:15:00 +00:00
Jakub Vrana
6d00c8b0c4 Moves the internal data pointer (bug #33180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187373 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 08:59:48 +00:00
Jakub Vrana
871d248cd6 Invalid see also (bug #33001)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-10 21:01:56 +00:00
Jakub Vrana
9c3d0bef81 No NULL; calls mysql_real_escape_string (spotted by Kaspars Foigts)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185699 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-03 08:52:15 +00:00
Philip Olson
1599554504 Rewrote and restructered these docs so hopefully Windows users will be able
to install MySQL with PHP 5. All of them. No more questions.
Used titled sections which seemed like the best way to seperate the content.
TODO: Document issues with the bundled libmysql.dll vs. the one that comes with MySQL itself.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184163 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 20:20:45 +00:00
Philip Olson
42c93b5280 Implemented new doc style, implemented new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183245 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 07:47:25 +00:00
Philip Olson
d2c0234593 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183223 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 01:28:41 +00:00
Philip Olson
00fa1c917a Fix example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183202 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 19:23:51 +00:00
Philip Olson
41473cf2d4 Move to the new doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183144 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 08:14:56 +00:00
Philip Olson
647c1d6f7b WS. The methodsynopsis needed to be moved left one additional space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183141 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 06:27:14 +00:00
Philip Olson
c315196775 Moved to new doc style; and other misc. changes including use of new entities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183139 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 05:05:08 +00:00
Philip Olson
68d0b4fb63 WS. Flushed everything to the left, getting ready for the new doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 04:07:29 +00:00