[Phpmyadmin-devel] When editing a single row, the value column is too small when a binary field is shown as hex
Thilina Buddika Abeyrathna
thilinaabeyrathna at gmail.com
Sun Mar 11 21:27:47 CET 2012
Hi,
I'm implementing the feature request which has described in subject [0].
For html input text type size for above data type is defined as $fieldsize
in tbl_change.php file. To define $fieldsize it has used
min(max($field['len'], 4), $cfg['LimitChars']). what is the important of
$cfg['LimitChars']. Can any one help me.
[0] -
http://sourceforge.net/tracker/?func=detail&aid=2931945&group_id=23067&atid=377411
--
Regards.
Thilina Buddika Abeyrathna,
Department of Computer Engineering,
Faculty Of Engineering,
University of Peradeniya,
Sri Lanka.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120312/2117fb5a/attachment.html>
More information about the Developers
mailing list