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
Friedhelm Betz
f2878c7869
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166814 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:13:34 +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
7cba076874
markup: no literal with PHP, some proper tagging
...
clarify compiling for PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164893 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:00:38 +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
Philip Olson
1e2537a6cf
Documented mysql.trace_mode, inspiration came from bug #29366
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 22:19:15 +00:00
Jakub Vrana
16163c9ba6
MySQL is budled in PHP 5 only with Windows binaries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164378 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:37:28 +00:00
Jakub Vrana
11a12df7f4
MYSQL_CLIENT_SSL (bug #21981 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 19:54:32 +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
Philip Olson
d9d0fc3bf3
Add information for Windows users and PHP 5 in regards to libmysql.dll
...
#this question comes up a lot and hopefully this will help.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164043 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:02:11 +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
Georg Richter
0eed3b7b5e
changed configure documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153568 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-13 15:54:04 +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
LEE Yun-young
f35822056f
indent fix in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147932 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 03:16:50 +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
Jakub Vrana
81a53f1f12
Capital letters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147684 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 13:22:05 +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