PHP CI – 테이블의 모든 데이터 delete $this->db->empty_table('mytable'); // Produces // DELETE FROM mytable By admin@inwelly2024년 04월 15일PHPLeave a Comment on PHP CI – 테이블의 모든 데이터 delete