MySQL char field lengths are 0–255 characters. $field['fieldname'] = array( 'type' => 'char', // Required. 'length' => 64, // Required.
確定! 回上一頁