이 문구 어디가 틀렸는가요? 채택완료
박스피카
3년 전
조회 1,186
$muz_sql_data = sql_query("select * from g5_write_$bo_table where wr_id = '$_GET[id]'");
$muz_row2=sql_fetch_array($muz_sql_data);
$data_sql= sql_query("select * from g5_board_file where wr_id = '$_GET[id]' and bo_table = '$bo_table' and bf_no = '0'");
$data=sql_fetch_array($data_sql);
$list_data = sql_query("select * from g5_write_$bo_table where mb_id = '$muz_row2[mb_id]'");
이 문구 어디가 틀렸는가요?
댓글을 작성하려면 로그인이 필요합니다.
답변 2개
답변을 작성하려면 로그인이 필요합니다.
로그인