v5:reference:connection:charmax
This is an old revision of the document!
charMax
Description
The method charMax()
returns an integer, describing the maximum length of data that can be inserted into a field with metaType C
.
Usage
/* * Assume MySQL database */ $i = $db->charMax(); /* * Returns: 255; */
v5/reference/connection/charmax.1452998658.txt.gz · Last modified: 2017/04/21 11:36 (external edit)