InstallationModelDatabase::setDatabaseCharset
Method to set the database character set to UTF-8.
Signature
public function setDatabaseCharset(JDatabaseDriver
$db,
string
$nameĀ )
Parameters
-
$db
- JDatabaseDriver object.
-
$name
- Name of the database to process.
Returns
- boolean
- True on success.