Christoph Michael Becker
038bdb1d98
Remove introductory MySQLi example
...
This example does not use modern best practices to avoid security issues
(prepared statements, proper output escaping), and is heavily criticized for
that. Fixing that would make the introductory example even more complex;
turning that section into a small tutorial (what was likely the original
intent) would make sense, but apparently nobody ever worked on that, so we
remove this example section altogether.
Cf. <https://github.com/php/doc-en/pull/278 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352184 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 11:55:03 +00:00
Philip Olson
b35940f9fd
Added an example, similar to how ext/mysql did it. This is an interesting example. :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:51:06 +00:00
Adam Harvey
10fd47c55d
Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
a4861592bb
Add experimental autogenerated changelog entries for few books.
...
This requires PhD 1.1.6-dev :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Philip Olson
a664e33433
Added missing mysqli_sql_exception class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 22:08:38 +00:00
Ulf Wendel
83756b8c94
Must have been blind yesterday: adding quickstart (which I pushed yesterday).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322148 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 17:06:41 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Anthony Bedford
6b0e3ce8b1
Add useful notes chapter. Notes on diffs between libmysql and mysqlnd when handling GEOMETRY types. Fixes bug #49357 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309644 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 11:59:12 +00:00
Anthony Bedford
0214c184b6
Changed Oracle, Inc to Oracle Corporation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 09:51:19 +00:00
Anthony Bedford
c80027c88f
Changed Sun Microsystems to Oracle.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301724 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 16:44:11 +00:00
Jakub Vrana
49e5833d21
Document mysqli_warning (bug #49298 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290722 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 23:00:18 +00:00
Anthony Bedford
6436dcaa2b
Refactor mysqlnd material into its own 'extension'. Improve mysqli_fetch_all().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289245 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 10:07:59 +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
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
Anthony Bedford
95d7a97369
MySQL AB no longer exists.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 16:50:37 +00:00
Anthony Bedford
a05a938159
Added link to information about persistent connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276353 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 17:31:33 +00:00
Anthony Bedford
33e69719e6
Added link to MySQL Native Driver initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275603 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 16:54:44 +00:00
Anthony Bedford
5ed11e8a88
Initial version of document describing PHP/MySQL connector options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:50:34 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
0ec50ad13a
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
NOTE: Moved the examples note to the intro
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the requirements section to setup.xml
- Moved the configure and ini entities to setup.xml
- Remove the entire mysqli.classess section
- Added a warning to the partintro
# Someone from MySQL AB really needs to clean this mess up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249013 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:14:59 +00:00