관리자 관리

SQL문

=$_GET[column_snum];$i--){ echo "alter table ".$_GET[tbl_id]." add column etc_".$i." varchar(255) not null after serial;
"; } ?>

PHP수정

"; } ?>