API17:JDatabaseMySQL::setUTF
From Joomla! Documentation
JDatabaseMySQL::setUTF
Description
Set the connection to use UTF-8 character encoding.
public function setUTF ()
- Returns bool True on success.
- Defined on line 533 of libraries/joomla/database/database/mysql.php
- Since

See also
JDatabaseMySQL::setUTF source code on BitBucket
Class JDatabaseMySQL
Subpackage Database- Other versions of JDatabaseMySQL::setUTF
User contributed notes
Code Examples