API17

API17:JDatabaseMySQL::setUTF

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples