MYSQL データベースに配列を挿入する場合、データの最後の行のみを挿入できます。何が起こっているのでしょうか?

WBOY
リリース: 2016-06-13 12:53:30
オリジナル
1045 人が閲覧しました

MYSQL データベースに配列を挿入する場合、データの最後の行のみを挿入できます。何が起こっているのでしょうか?

この投稿は、oShanZhiYi によって 2013-02-22 19:49:38 に最終編集されました みなさん、こんにちは。PHP を触ったばかりですが、データベースに配列を挿入する方法がまったくわかりません。何が起こっているのか見てください。印刷したところ、各フィールドが次のように POST されていることがわかりました。配列ですが、データベースに挿入するときは、データの最後の行にのみエラーがありません。
フォームページ:
<br>
<?php<br />
$dingdanhao = date("y-m-dH-i-s");<br />
$dingdanhao = str_replace("-","",$dingdanhao);<br />
$dingdanhao .= rand(10,99);<br />
$wm = "WM";<br />
$orderid= $wm.$dingdanhao;<br />
?><br />
<br />
<br />
<br />
<html><br>
<頭><br>
<title>ウェブサイト管理</title><br>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><br>
<script language="javascript" type="text/javascript" src="../My97DatePicker/WdatePicker.js"></script><br>
<スクリプト><br>
var i=1<br>
関数 insert_row(){<br>
私は<br>
R = tbl.insertRow()<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "kfname[]" " style=" "width:50px;font-size: 12px; text-align:center" " >"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "fcair[]" " style=" "width:50px;font-size: 12px; text-align:center" " >"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "fctime[]" " style=" "width:100px;font-size: 12px; text-align:center" " onclick=" "WdatePicker ({dateFmt:'MM dd HH:mm',lang:'zh-cn'})" ">"<br />
C = R.insertCell()<br />
C.innerHTML = "<input type=" "text" " name=" "cfair[]" " style=" "width:60px;font-size: 12px; text-align:center" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "ddtime[]" " style=" "width:100px;font-size: 12px; text-align:center" " onclick=" "WdatePicker ({dateFmt:'dd号 HH:mm',lang:'zh-cn'})" " >"<br />
C = R.insertCell()<br />
C.innerHTML = "<input type=" "text" " name=" "cftime[]" " style=" "width:50px;font-size: 12px; text-align:center" " >"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "dddi[]" " style=" "width:50px;font-size: 12px; text-align:center" " >"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "cfdi[]" " style=" "width:50px;font-size: 12px; text-align:center" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "cfriqi[]" " style=" "width:100px;font-size: 12px; text-align:center" " class=" "Wdate " " onFocus=" "WdatePicker({isShowClear:false,skin:'whyGreen',lang:'zh-cn'})" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "line[]" " style=" "width:90px;font-size: 12px; text-align:center" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "price[]" " style=" "width:50px;font-size: 12px; text-align:center" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "shoji[]" " style=" "width:90px;font-size: 12px; text-align:center" ">"<br>
C = R.insertCell()<br>
C.innerHTML = "<input type=" "text" " name=" "sex[]" " style=" "width:40px;font-size: 12px; text-align:center" ">" ><div class="clear"></div>
ログイン後にコピー
関連ラベル:
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート