Get max_lenght of numeric field |
HI , this is my function :
PHP Code: $finfo = $this->db->getFieldData($tabella_db); How can i do the same on numeric field (tinyint,smallint etc.) |
Messages In This Thread |
Get max_lenght of numeric field - by pippuccio76 - 05-22-2021, 02:47 AM
RE: Get max_lenght of numeric field - by includebeer - 05-22-2021, 02:07 PM
|