如何跳过第一行beforw提交表格php [英] how to skip first row beforw submit the form php

查看:85
本文介绍了如何跳过第一行beforw提交表格php的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在表格中有一个待办事项,我不想在提交"按钮上张贴第一行"值.
当前,当我单击按钮然后提交表的所有行时,我想跳过最前一行]
我该怎么做请帮助我
谢谢你

I have a tbale in Form i don''t want to post First Row value on submit button .
currently when i click on button then submit all row of table i want to skip forst row ]
how can i do this please help me
thank you

推荐答案

要么将第一行放在表格的外面(你没有显示HTML;它可能会或可能不会),只是剥离所有你不想要的东西.不想过去确保不需要的元素没有Name属性.没有Name属性的表单元素不参与发布.

—SA
Either put the first row outside the form (you did not show your HTML; it may or may not be possible) of just strip all you don''t want to past to make sure the unwanted elements do not have Name attribute. Form elements without Name attribute do not participate in post.

—SA


这篇关于如何跳过第一行beforw提交表格php的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆