1.php コードをコピー コードは次のとおりです: 基本情報 1: 基本情報 2: コードをコピーします コードは次のとおりです: Product name: 製品価格: <入力タイプ=テキスト名=価格 /> <入力タイプ=テキスト名=prcXH />入力タイプ=隠し名=base1値=" /> 3.php コードは次のとおりです: その他のメッセージ 1: input type=text name=other2 /> =base1 value= > 4.php コードをコピーします: $base1=$_REQUEST['base1']; $base2=$_REQUEST['base2']; $prcname=$_REQUEST['prcname']; $prcXH=$_REQUEST['prcXH']; other1=$_REQUEST['other1']; $other2 =$_REQUEST['other2']; $sql1="[base_table](base1,base2) 値に挿入('{$base1}','{$) Base2}')"; $sql2="[prc_table](prcname,price,prcXH) 値に挿入('{$prcname}','{$price}','{$prcXH}')"; $ sql3="[other_table](other1,other2) の値('{$other1}','{$other2}')"; query($sql2); ); 「書き込み完了」 ; http://www.bkjia.com/PHPjc/325956.htmlwww.bkjia.com本当http://www.bkjia.com/PHPjc/325956.html技術記事 1.php 次のコードをコピーします。 form name=form1 id=form1 method=post action=2.php 基本情報 1: input type=text name=base1 / 基本情報 2: input type=text name=base2 / input ty ..