Hi guys,
Just wondering... on my localhost, on PhpMyAdmin I noticed this under webserver.
Web server
Apache/2.2.14 (Win32) PHP/5.2.11
MySQL client version: 5.0.51a
PHP extension: mysqli
Does this mean that in my Joomla configuration.php files I should have this?
var $dbtype = 'mysqli';
Or will it work just the same with var $dbtype = 'mysql';
Many thanks as always,
Dave.
Forum