wr_11 ~15필드 늘리기 > 그누보드&그샵

본문 바로가기

사이트 내 전체검색

뒤로가기 그누보드&그샵

팁텍 wr_11 ~15필드 늘리기

본문

<?
include_once("./_common.php");
include_once("./_head.php");

//wr_11 ~15필드 늘리기
sql_fetch(" alter table g4_write_comm_gonggu add wr_11 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_12 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_13 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_14 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_15 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_16 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_17 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_18 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_19 text ");
sql_fetch(" alter table g4_write_comm_gonggu add wr_20 text ");

include_once("./_tail.php");
?>

댓글목록 0

등록된 댓글이 없습니다.


Fatal error: Uncaught DivisionByZeroError: Division by zero in /home1/hyusig/public_html/bbs/list.php:116 Stack trace: #0 /home1/hyusig/public_html/bbs/board.php(231): include_once() #1 {main} thrown in /home1/hyusig/public_html/bbs/list.php on line 116