API17

API17:JDatabaseQueryMySQL::charLength

From Joomla! Documentation

Joomla 11.1 JDatabaseQueryMySQL::charLength

Description

public function charLength ($field)
Parameter Type Default Description
$field $field A string
  • Returns Returns this object to allow chaining.
  • Defined on line 435 of libraries/joomla/database/database/mysqlquery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples