Commit graph

295 commits

Author SHA1 Message Date
Yannick Torres
e1c5dc16c6 add missing cdata section, use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:24:36 +00:00
Mehdi Achour
767d318cb7 fix example and use screen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177119 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 12:54:17 +00:00
Aidan Lister
70e670945e Removed the second useless example, and replaced it with a best-practice query. Moved the information around so it was more continuous, not scattered from top to bottom (the result of many edits to add tidbits I assume). Also - applied the new docskel.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175776 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 12:06:25 +00:00
Martin Samesch
6ddc449e88 reverting changes; sorry, I didn't read carefully ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:31:58 +00:00
Martin Samesch
3ed020fe84 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173124 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 12:41:52 +00:00
Sean Coates
c371e11878 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171446 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 14:08:18 +00:00
Jakub Vrana
34d972684a Works with select and replace (bug #30579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171438 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 08:40:54 +00:00
Aidan Lister
f89eccf0a6 Reverting my revert, bug #30274 is correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:26:30 +00:00
Nuno Lopes
ac99677b8c use is_numeric() instead of is_int()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:24:43 +00:00
Aidan Lister
a8d2566db2 Reverting, bug #30274 is simply not true
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:12:42 +00:00
Jakub Vrana
64d1c6bfd4 SQL injection (bug #30274)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169530 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 11:52:42 +00:00
Damien Seguy
c8b844ebea adding extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169455 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:33:55 +00:00
Damien Seguy
a06eea9818 adding example tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:23:31 +00:00
Aidan Lister
1443a4be76 Split second example in two
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168837 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-20 08:52:55 +00:00
Tom Sommer
89320e7fa5 Bug #30055 - Incorrect example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168330 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:24:47 +00:00
Enrique Garcia Briones
ddd6b55728 Refer to bug #30037
mysql_data_seek added reference to the corresponding mysql_fetch_*
mysqli: implementing the solution of bug 30037
        implementing &reftitle.seealso; and &reftitle.returnvalues; entities


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:17:24 +00:00
Jakub Vrana
3b1c8c1a2e See also (bug #30037)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 08:26:44 +00:00
Aidan Lister
d0a43c5f95 Reworded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168124 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:14:24 +00:00
Nuno Lopes
3ff3381ba8 typos. noticed in user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167827 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 09:08:40 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Friedhelm Betz
5e999fe7a0 cut refpurpose
function tags, typos
not only inserting is vulnerable for sql injection
see alsos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 17:00:07 +00:00
Aidan Lister
c4567a557a Fixed mysql library reference name
Added a simple example
Fixed typo in SQL query
Removed stripslashes_deep code - not needed as arrays can't be inserted
Fixed note about wildcard characters
Misc language changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166792 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:13:46 +00:00
Dave Barr
1f84450bbc - Typo. Fixes #29643.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 05:22:43 +00:00
Aidan Lister
a665ee1e08 Removed initial example
Added a massive example with information about sql injection attacks
Added more information to the % and _ note
Added a variablelist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166030 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 10:03:20 +00:00
Aidan Lister
9c4ca3e58f Whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166029 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 10:01:42 +00:00
Aidan Lister
f18c1e52b4 Arrgh - Didn't read my diffs. Removed notes from bottom of file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 08:40:28 +00:00
Aidan Lister
7725bc8c6b Noted the function is deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 08:32:23 +00:00
Tom Sommer
1137969ddc Fix wrong "See also" function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165719 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:20:20 +00:00
Friedhelm Betz
9e3f64f706 mysql_list_tables is deprecated, do not link
improve example to improve performance


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164892 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 22:57:56 +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
Philip Olson
3fcea89834 Added changes to make manual "more PHP 5 friendly", like changing "In PHP 4" to "As of PHP 4"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164053 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 00:18:22 +00:00
Mehdi Achour
58f051e5c1 missing closing tags and commnted invalid code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163954 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 21:16:23 +00:00
Philip Olson
282d50a1e4 Moved deprecation note towards the top, rewrote example to use alternative
(undeprecated) means, and added see also's.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163847 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 05:08:12 +00:00
Philip Olson
24f10c9ab4 Added see also's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 04:27:29 +00:00
Philip Olson
3947c69930 Added an example and moved see also to the bottom.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163704 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 02:00:38 +00:00
Philip Olson
6a0fe1549d Added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 01:48:47 +00:00
Philip Olson
d796253cd2 WS (ugh)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163410 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 21:45:15 +00:00
Philip Olson
5beaca7d29 Added an example, implemented user notes on how E_WARNING is emitted if !resource,
and added see also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163409 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 21:28:57 +00:00
Philip Olson
a2589d4f6a Added an example, and see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 21:08:10 +00:00
Friedhelm Betz
92a697bbdd title correction for example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160153 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 11:24:22 +00:00
Friedhelm Betz
f7d17a3b58 see also mysql error messages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156690 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-21 09:15:44 +00:00
Kenneth Schwartz
89f612ca4f reworded note on deprecation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155536 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-08 05:48:47 +00:00
Jakub Vrana
6b73567236 Bug #27369
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152219 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:01:53 +00:00
Stefan Walk
73276c4a44 fix my error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151954 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 18:08:20 +00:00
Stefan Walk
f46de98880 CS, minor bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151948 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 17:36:42 +00:00
Jakub Vrana
9445e8d99a Link to MySQL error codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151342 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-13 16:18:02 +00:00
Jakub Vrana
157f51218c Updated example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-13 16:16:58 +00:00
Mehdi Achour
81eb1450bb doh, mysql_fetch_row doesn't return field names (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150576 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-05 14:59:44 +00:00
Friedhelm Betz
24a878af80 link to E_WARNING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 10:50:53 +00:00
Nuno Lopes
b5ce30b095 fix #27057
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149913 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-27 18:19:09 +00:00
Friedhelm Betz
cd9ab9a910 example enhancement
func correction in see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-12 20:39:39 +00:00
Friedhelm Betz
317e9da449 example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-12 20:37:24 +00:00
Friedhelm Betz
249b896240 changed pconnect to connect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148353 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-09 23:00:31 +00:00
Friedhelm Betz
cd7e079d80 example indent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-07 00:24:48 +00:00
Mehdi Achour
406be9eedc more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147957 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 09:23:31 +00:00
Friedhelm Betz
8bddf50657 examples start at col 0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147872 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-05 13:03:26 +00:00
Dave Barr
471578adaa - Add space to PHP[345] where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 14:42:23 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +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
Mehdi Achour
3b340cdfe7 fix #26529
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145667 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-05 09:19:21 +00:00
Mehdi Achour
7d5af93bc2 unfixing #25910 as it was bogus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142721 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-19 20:55:05 +00:00
ali
f79aef0498 fixes #25910
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142711 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-19 15:49:30 +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
3d744cb227 Added Note (functions is deprecated)
removed todo-comment


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 07:51:13 +00:00
Jesus M. Castagnetto
15e884736a simplifying explanation, fixing typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139640 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 01:35:22 +00:00
Jesus M. Castagnetto
ac39f3d103 clarification on how mysql_error() gets the error msg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 01:17:06 +00:00
Mehdi Achour
f08927c92c adding an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137944 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 09:37:55 +00:00
Derick Rethans
ba3104e348 - LT hacking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134983 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-13 19:29:00 +00:00
Mehdi Achour
b938afd852 fixed structures and added example for mysql_result()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134529 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 15:07:29 +00:00
Mehdi Achour
2cf97bf6d1 using a more generic entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133959 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-02 08:57:56 +00:00
Friedhelm Betz
10b4cb27c5 also mention mysql_data_seek (from user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132384 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 19:55:19 +00:00
Philip Olson
9d5e023bf5 Name fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128947 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-27 23:26:56 +00:00
Andy Lindeman
8c78eead70 note integration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-18 02:32:19 +00:00
Mehdi Achour
ee41772bf8 wrong description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127532 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 21:19:41 +00:00
Mehdi Achour
a9a84aa375 correcting examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127496 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 18:33:59 +00:00
Damien Seguy
a695c8a238 no space in paramters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127441 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 13:28:22 +00:00
Pavel Novak
d2482c8c5b corrected sql example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123476 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-15 19:06:50 +00:00
Friedhelm Betz
f0f5eb7dab typo fix; thanks derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123145 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 11:22:03 +00:00
Friedhelm Betz
520215ff82 bugfix for #23143
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123129 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 09:49:03 +00:00
Andy Lindeman
9e81544f81 Make that sentence sound better..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122483 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:55:50 +00:00
Hartmut Holzgraefe
0ea9d18b36 additional warning that these deprecate functions may actualy be
missing from a php build if a 4.x mysql library is used


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121330 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 18:03:40 +00:00
Friedhelm Betz
6dccf3d280 beautify param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-21 09:26:54 +00:00
Friedhelm Betz
787a473b56 example correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120246 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-14 14:01:28 +00:00
Georg Richter
01600c69a9 marked function as deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120054 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-13 08:47:05 +00:00
Damien Seguy
081b3536bd making see also and example title consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118512 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:54:26 +00:00
Sascha Schumann
022c09565b Add note about bad special case in the mysql client lib which is quite
irretating.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117309 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 11:20:34 +00:00
Georg Richter
c78054870b fixed bug #21981 (removed SSL constant)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114145 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 17:11:54 +00:00
Damien Seguy
e88db7976d more details about mysql_tablename use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-30 14:18:50 +00:00
Derick Rethans
8adf1e8d53 - I am not picky :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113417 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-25 17:16:34 +00:00
Dirkjan Ochtman
5a4f6c9ce4 Fixed minor typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111148 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 12:58:05 +00:00
Sara Golemon
39e039f00c Documentation Bug #20743. Added usage of mysql_error() to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106520 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:37:29 +00:00
Sara Golemon
de81a1e83b Added usage of mysql_error() in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106511 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:09:30 +00:00
Philip Olson
df874ac38f Expanded the example as a place to point 'beginners' to. See also mysql_error().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103153 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 07:02:39 +00:00
Friedhelm Betz
c33767ade3 example "fix"
just to avoid the "ugly" layout at php.net/myslq_stat


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101301 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 12:35:17 +00:00
Markus Fischer
4b5c276559 - Document the "changes database and not back" behaviour.
- Incooperate user comment about insert/select/delete queries from ceo@l-i-e.com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94890 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 13:02:32 +00:00
Kontra Gergely
12e545e7ff The output of the example was wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94323 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-02 09:44:33 +00:00
Yasuo Ohgaki
42379a79f4 rename mysql-character-set-name to mysql-client-encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93438 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-24 21:43:04 +00:00
Georg Richter
80b722d157 documented new optional parameter client_flags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88227 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:34:25 +00:00
Jan Lehnardt
2a7914dcfa - fix #17118
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 22:20:01 +00:00
Derick Rethans
d90246720f - fix typoes (found by Paul Hudson <jedihudzilla@hotmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86297 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 12:50:59 +00:00
Sander Roobol
a6290e75a1 Added <function> tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85749 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-15 09:07:17 +00:00
Friedhelm Betz
11f8b05c0d refentry id correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83440 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 23:29:53 +00:00
Friedhelm Betz
173c455641 correction of example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83439 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 22:21:45 +00:00
Friedhelm Betz
61b38f3629 mysql_db_query is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83438 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 21:13:20 +00:00
Friedhelm Betz
267336aaf5 another small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83437 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 21:11:20 +00:00
Friedhelm Betz
773799ca3e example correction <br />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83436 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 21:10:46 +00:00
Friedhelm Betz
2efa193c25 another small typo :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83435 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 21:09:41 +00:00
Friedhelm Betz
e1cb71529c small typo :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83434 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 21:09:15 +00:00
Friedhelm Betz
493e1d38bb example correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83426 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 15:27:19 +00:00
Derick Rethans
01d05a8acf - Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83000 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 19:24:28 +00:00
Andy Lindeman
320d475570 Typo, i guess...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82002 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 18:53:04 +00:00
Philip Olson
0aec7ea5cd major update: rewrote example, returns false on failure, described the
required 'database' parameter, a little WS.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81661 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 02:57:28 +00:00
Slawomir Pucia
77a88c2afe Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81209 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 17:51:31 +00:00
Slawomir Pucia
f0f56559ca Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81163 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 17:17:26 +00:00
Dirkjan Ochtman
8400d73409 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80404 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 11:03:11 +00:00
Dirkjan Ochtman
f2dbc0cc25 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 10:03:23 +00:00
Dirkjan Ochtman
d2acb52f9e Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80394 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 09:47:25 +00:00
Dirkjan Ochtman
6f4b83bc7f Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 09:35:31 +00:00
Dirkjan Ochtman
d626a4f9de Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80370 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 09:13:35 +00:00
Georg Richter
a63410b81f changed example and inserted <screen> section for output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79380 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 06:10:44 +00:00
Georg Richter
42463aad89 fixed copy/paste error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79379 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 05:57:39 +00:00
Georg Richter
e00a21a75a fixed a copy/paste error :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79378 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 05:56:53 +00:00
Georg Richter
7c761451a8 fixed sample
added see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79320 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 17:18:40 +00:00
Georg Richter
a91a8ce254 added samples
added seealso


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79319 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 17:18:18 +00:00
Georg Richter
fbbc0d6430 inserted mysql_connect into samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79317 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 16:34:47 +00:00
Georg Richter
4868726c09 added sample
added see alsos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79314 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 16:08:19 +00:00
Georg Richter
4bf34401d3 added example
added see alsos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79313 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 16:06:55 +00:00
Georg Richter
fe74db7049 changed example
moved see also
inserted see also reference


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79312 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 15:23:30 +00:00
Georg Richter
e551e7bc3f inserted new sample
inserted see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79311 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 15:18:45 +00:00
Georg Richter
1612981e18 error in samples fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79310 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 15:18:12 +00:00
Georg Richter
1d60d615a4 inserted additional samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79309 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 14:45:01 +00:00
Georg Richter
66252c0eff changed/corrected example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79305 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:47:45 +00:00
Georg Richter
28f866a95f Added a note (mysql_unbuffered_query)
Added see also to mysql_data_seek


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79299 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:24:56 +00:00
Georg Richter
578017c37a Added a note: mysql_data_seek works only in conjunction with mysql_query, not with mysql_unbuffered_query
Added see also section


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79292 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:17:52 +00:00
Georg Richter
f032c17f89 reformatted examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79291 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:08:45 +00:00
Georg Richter
264e0ec899 added see also: mysql_affected_rows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79290 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:04:31 +00:00
Georg Richter
fe744b4f3e Added samples
Added see also (mysql_info)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79289 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:04:09 +00:00
Georg Richter
e26c5431f0 Added a note (mysql_create_db is deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79288 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:03:37 +00:00
Georg Richter
9f558bcb01 Added a note (mysql_drop_db is deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79244 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 07:25:13 +00:00
Philip Olson
6ddafd4972 mysql_escape_string(): See also addslashes and magic_quotes_gpc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78691 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-18 18:47:41 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Gabor Hojtsy
defe7baf7d Adding missing parameter info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-16 19:18:19 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00