亲,之前像你请教的PhP数据采集的例子,我还是遇到问题。能否帮忙简答?
求QQ号,帮助~谢谢这是第一个程序register.html用来提供表单。<formaction="register.php"method="post"enctype="...
求QQ号,帮助~ 谢谢
这是第一个程序register.html用来提供表单。
<form action="register.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
<p>studentname:
<label for="name"></label>
<input name="studentname" type="text" id="studentname" size="20" maxlength="15" />
</p>
<p>studentpassword:
<label for="password"></label>
<input name="password" type="text" id="password" size="20" maxlength="15" />
</p>
<p>confirmpassword:
<label for="confirmpassword"></label>
<input name="confirmpassword" type="text" id="confirmpassword" size="34" />
</p>
<p>student class:
<label for="select"></label>
<select name="class" id="class">
<option>1 class</option>
<option>2 class</option>
<option>3 class</option>
<option>4 class</option>
<option>5 class</option>
<option>6 class</option>
</select>
</p>
<p>student sex:
<input type="radio" name=sex" id="sex" value="radio" />
man
<input type="radio" name="sex" id="sex" value="radio2" />
<label for="radio2"></label>
woman </p>
<p>student phone:
<label for="fileField"></label>
<input type="file" name="mypicture" id="mypicture" />
</p>
<p>student grade:
<label for="textfield2"></label>
english
<label for="textfield2"> </label>
<input name="english" type="text" id="english" size="5" />
math
<label for="math"></label>
<input name="math" type="text" id="math" size="5" />
</p>
<p>student insterest:
<label for="TV"></label>
<input type="checkbox" name="TV" id="TV">
TV
<label for="IE"></label>
<input type="checkbox" name="IE" id="IE">
IE </p>
<p>student remark:
<label for="textarea"></label>
<textarea name="remark" id="remark" cols="50" rows="5"></textarea>
</p>
<p> </p>
<p>
<label for="radio3"></label>
<input type="submit" name="submit" id="radio3" value="submit" />
<label for="radio4"></label>
<input type="reset" name="reset" id="radio4" value="reset" />
</p>
<p> </p>
<p> </p>
</form>
第二个程序就我上次在360上提问的 展开
这是第一个程序register.html用来提供表单。
<form action="register.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
<p>studentname:
<label for="name"></label>
<input name="studentname" type="text" id="studentname" size="20" maxlength="15" />
</p>
<p>studentpassword:
<label for="password"></label>
<input name="password" type="text" id="password" size="20" maxlength="15" />
</p>
<p>confirmpassword:
<label for="confirmpassword"></label>
<input name="confirmpassword" type="text" id="confirmpassword" size="34" />
</p>
<p>student class:
<label for="select"></label>
<select name="class" id="class">
<option>1 class</option>
<option>2 class</option>
<option>3 class</option>
<option>4 class</option>
<option>5 class</option>
<option>6 class</option>
</select>
</p>
<p>student sex:
<input type="radio" name=sex" id="sex" value="radio" />
man
<input type="radio" name="sex" id="sex" value="radio2" />
<label for="radio2"></label>
woman </p>
<p>student phone:
<label for="fileField"></label>
<input type="file" name="mypicture" id="mypicture" />
</p>
<p>student grade:
<label for="textfield2"></label>
english
<label for="textfield2"> </label>
<input name="english" type="text" id="english" size="5" />
math
<label for="math"></label>
<input name="math" type="text" id="math" size="5" />
</p>
<p>student insterest:
<label for="TV"></label>
<input type="checkbox" name="TV" id="TV">
TV
<label for="IE"></label>
<input type="checkbox" name="IE" id="IE">
IE </p>
<p>student remark:
<label for="textarea"></label>
<textarea name="remark" id="remark" cols="50" rows="5"></textarea>
</p>
<p> </p>
<p>
<label for="radio3"></label>
<input type="submit" name="submit" id="radio3" value="submit" />
<label for="radio4"></label>
<input type="reset" name="reset" id="radio4" value="reset" />
</p>
<p> </p>
<p> </p>
</form>
第二个程序就我上次在360上提问的 展开
1个回答
展开全部
?问题在哪?
追问
这上面写不下了~所以,能求 QQ不?
追答
91396526
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
光点科技
2023-08-15 广告
2023-08-15 广告
通常情况下,我们会按照结构模型把系统产生的数据分为三种类型:结构化数据、半结构化数据和非结构化数据。结构化数据,即行数据,是存储在数据库里,可以用二维表结构来逻辑表达实现的数据。最常见的就是数字数据和文本数据,它们可以某种标准格式存在于文件...
点击进入详情页
本回答由光点科技提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询