David Tajchreber
f97cf90f64
bug #54041 - http post vars are set before processing. changed order to make example give shown output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308511 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-20 22:41:18 +00:00
Anthony Bedford
9f7e2da29b
Initial reworking of installation info (not yet completed). Bug #52544 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302452 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 18:13:02 +00:00
Anthony Bedford
b481e9d418
Fixed doc bug #51163 . Removed references to def field, as no meaningful value is returned for it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302439 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 12:12:29 +00:00
Mark Wiesemann
a86495afc6
added missing word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301806 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 21:45:23 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Anthony Bedford
da61e9c617
Added note that mysql_affected_rows() does not count rows affacted by CASCADE. Fixes doc bug #51041
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 14:13:30 +00:00
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Daniel Egeberg
cd55f2597b
Fixed #50536 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292375 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-20 20:38:03 +00:00
Jordi Boggiano
c83a8768d8
Fixes SQL query in example #2 of mysql_stat, fixes bug #43313
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-17 12:10:36 +00:00
Richard Quadling
daa03f0ede
Remove incorrect/redundant paragraph. Fix#50491
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292209 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-16 13:54:21 +00:00
Jakub Vrana
612e5af5ec
Prefer <initializer> before "default value"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
bc66ad1b3d
Works with all queries (bug #50171 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290747 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-14 15:43:46 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
70d7a83993
Various grammatical fixes.
...
Addresses bug #49720 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288979 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:43:31 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Brandon Savage
05d68e4ea4
Updating mysql-insert-id documentation. More clearly explains why bigint will fail.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:04:29 +00:00
Daniel P. Brown
7e13534a9d
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287183 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:56:14 +00:00
Jakub Vrana
42fd17af6e
Escape data inside queries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
2c69dc3c07
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:13:42 +00:00
Richard Quadling
5aedae62db
literal => constant for error constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Aidan Lister
1211180f71
Remove terrible "best practice" example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280614 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-16 13:43:53 +00:00
Yannick Torres
f6258411ba
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Philip Olson
5b1f813356
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Richard Quadling
d64bba6bd4
Typo : #47356
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275573 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 10:50:43 +00:00
Anthony Bedford
8f85ac64b1
Added a link to an overview in the mysqli section of the manual.
...
The Overview is also of relevance to the MySQL extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275568 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 10:33:35 +00:00
Jakub Vrana
0ef9a59224
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:36:27 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Philip Olson
31a79096d2
Grammar, s/an unique/a unique/g which closes bug #46942 and helps #34880
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271849 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 01:35:26 +00:00
Philip Olson
55959002bd
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Kalle Sommer Nielsen
20a326f84d
* Added caution note that ticks are deprecated as of 5.3
...
* Added note in changelog on the following functions that they will throw an E_DEPRECATED notice as of 5.3:
* mktime() -- is_dst parameter is deprecated
* register_tick_function()
* mysql_db_query()
* mysql_escape_string()
* setlocale() -- Behavior of passing strings insted of one of the LC_* constants is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:26:26 +00:00
Hannes Magnusson
2797f9f849
- Add a note about SET NAMES
...
- Cross link mysql_set_charset() and mysql_client_encoding()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264441 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 08:01:09 +00:00
Daniel P. Brown
aa85e5451d
Not especially a bug, but a good idea, as INSERT is probably the most commonly-used database modifier query.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261603 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 19:01:05 +00:00
Nuno Lopes
0610a81ad6
fix the 3rd example (fix connect to socket), per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259490 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-10 19:36:32 +00:00
Richard Quadling
404b75e0f6
Fix typo (bug 44781)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257891 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-19 09:59:35 +00:00
Felipe Pena
a79d200236
- Added link to list of charsets that MySQL supports
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257858 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 22:13:58 +00:00
Felipe Pena
b34d0d9a52
Fix reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253557 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-23 01:46:48 +00:00
Felipe Pena
5843658ca5
Changed example for sample of second parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249116 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 02:17:06 +00:00
Hannes Magnusson
1220ed5e63
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the example to its own chapter (examples.xml)
NOTE: The chapter ID is mysql.examples, the orginal section is now mysql.examples-basic
- Moved the requirements & resources section to setup.xml
- Moved the configure and ini entities to setup.xml
NOTE: There is still a <partintro> in reference.xml (mysql.notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249010 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:01:35 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Nuno Lopes
40bd0d7204
revert my previous commit, per Philip comment
...
# I didnt really noticed the example title, sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246861 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-23 18:56:56 +00:00
Nuno Lopes
f3bd19c5a8
use mysql_db_query in the example
...
# per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246771 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-22 22:47:31 +00:00
Jakub Vrana
94b9ee5053
Error 10106 (bug #42733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246619 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:46:20 +00:00
Nuno Lopes
75f80d3b87
fix the example, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-19 12:05:59 +00:00
Richard Quadling
d8785bbc2f
Fix #42931
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244108 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-12 10:03:53 +00:00
Jakub Vrana
976b4914f1
Automatic reconnection since MySQL 5.0.13 (bug #41083 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:51:56 +00:00
Etienne Kneuss
cb0931dfa5
stripslashes is already aware of sybase
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238860 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-29 11:42:12 +00:00
Hannes Magnusson
47babea5e9
More Docbook5 upgrades...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 00:43:30 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00