Commit graph

91 commits

Author SHA1 Message Date
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
Mehdi Achour
aedc59eed3 adding mysql_error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127493 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 18:12:44 +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
Philip Olson
c85e63dde5 Implement new &ini.descriptions.title; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Philip Olson
a0e0915813 Clarify --with-mysql's default behavior and mention --without-mysql. Also
make this para id='mysql.configure' for internal linking.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125275 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 02:58:00 +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
Georg Richter
512e1b083e removed SSH constant. There is no support for SSH connect yet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114128 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 15:50:06 +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
Friedhelm Betz
d3d61c7d78 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105723 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:49:22 +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
Sander Roobol
ca94f45b96 Fix newlines
# Friedhelm - you're doing great work but please keep an eye on this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 10:19:42 +00:00
Friedhelm Betz
1f8a9585f1 bit too much c & p :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95607 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 19:25:27 +00:00
Friedhelm Betz
aa646060c9 entry for connection timeout fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95592 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 13:35:45 +00:00
Friedhelm Betz
64b03cbe35 added ini.xml, linked from reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95583 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 10:35:56 +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
bf9ac965b6 commented MYSQL_CLIENT_SSL out (its not working currently with embedded libmysql)
removed unused/useless constants MYSQL_USE/STORE_RESULT


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 21:32:31 +00:00
Friedhelm Betz
4ee5d74678 applied new structure and constansts.xml added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89160 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-20 10:15:12 +00:00
Georg Richter
f43d012162 Added php.ini option mysql.connect_timeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88800 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 14:29:01 +00:00
Philip Olson
6440e20a62 All your English are belong to us.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88272 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 03:20:05 +00:00
Georg Richter
754e39eaac fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 20:20:21 +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
Georg Richter
336f34d4b4 documenting new constants (client_flags):
MYSQL_CLIENT_SSL, MYSQL_CLIENT_COMPRESS, MYSQL_CLIENT_INTERACTIVE, MYSQL_CLIENT_IGNORE_SPACE


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:20:09 +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
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Markus Fischer
75affe46b1 - Add important warning in which order to load the recode extension when PHP
crashes, closes #12450.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85205 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 22:28:04 +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