技巧提示
query("SHOW TABLE STATUS LIKE '$tp%'", 'SILENT'); while($table = $db->fetchRow($query)) { if($table[$tabletype] == 'MyISAM') { $checked = $table[$tabletype] == 'MyISAM' ? 'checked' : 'disabled'; ?>
数据表类型记录数数据索引碎片
>