php에서 html값 받기,, > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

php에서 html값 받기,, 정보

php에서 html값 받기,,

본문

<form name="goal_add" method="post" onsubmit="return fmemberconfirm_submit(this);">

<input class="ed" type="text" name='title' size="60" maxlength="255" <?=$config[title]?'required':'';?> itemname='서명' value='<?=$member[title]?>'></p>

<a href="javascript:fregisterform_submit(this);"><input type="image" tabindex="1001" src="<?=$member_skin_path?>/img/bt_modify_confirm.gif"/></a>

</form>


<script type='text/javascript'>

function fmemberconfirm_submit(f)
{

//<?
// $sql =" insert into $g4[goal_table] set mb_id = '$member[mb_id]', title = '$title'";
// sql_query($sql);
//?>

  f.action = "./test.php";
  return true;
}
</script>



문법오류는 소스 지우다가 생겼을수도 있구요...
질문의 맥락은 위에 input 에 title이란 입력받는 창이있습니다.
그리고 <a href="javascript:fregisterform_submit(this);"><input type="image" tabindex="1001" src="<?=$member_skin_path?>/img/bt_modify_confirm.gif"/></a>
에서 서브밀할때 javascript:fregisterform_submit() 함수에서 위에 title에 저장된값을
바로 DB에 저장하려합니다.
하지만 ... php에서 어떻게 html 의 title값을 불러와야하는지 즉 쿼리문에서 title = ?";  ?에 어떻게 써야할지...모르겠네요;;
  • 복사

( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '250823' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )

1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

error file : /15sir/bbs/board.php