I have a column with an ENUM type in a table in my mySQL database. ... $DB = new Database(); $sql = "SHOW COLUMNS FROM tbl_the_table LIKE ...
確定! 回上一頁