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