diff --git a/Documentation.html b/Documentation.html index 26673cbc23..393e5c710d 100644 --- a/Documentation.html +++ b/Documentation.html @@ -699,18 +699,16 @@ since this link provides funding for phpMyAdmin.

mysql : - The classic MySQL extension. This is the recommended and default - method at this time.

+ The classic MySQL extension.

mysqli : The improved MySQL extension. This extension became available - with php 5.0.0 and is the recommended way to connect to a server + with PHP 5.0.0 and is the recommended way to connect to a server running MySQL 4.1.x or newer.
$cfg['Servers'][$i]['compress'] boolean
Whether to use a compressed protocol for the MySQL server connection - or not (experimental).
- This feature requires PHP >= 4.3.0.
+ or not (experimental).
$cfg['Servers'][$i]['controluser'] string
@@ -1839,9 +1837,7 @@ $cfg['TrustedProxies'] =
Specifies whether GD >= 2 is available. If yes it can be used for MIME transformations.
Possible values are: -