JDatabaseDriverMysqli::getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Signature
public function getCollation()
Returns
- mixed
- The collation in use by the database (string) or boolean false if not supported.