JDatabase::getUTFSupport/11.1
From Joomla! Documentation
JDatabase::getUTFSupport
Description
Determine whether or not the database engine supports UTF-8 character encoding.
Description:JDatabase::getUTFSupport [Edit Descripton]
public function getUTFSupport ()
- Returns bool True if the database engine supports UTF-8 character encoding.
- Defined on line 467 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getUTFSupport source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getUTFSupport
SeeAlso:JDatabase::getUTFSupport [Edit See Also]