简体   繁体   English

如何将我的 jquery 步骤表单提交到 PHP 文件?

[英]How I can submit my jquery steps form to a PHP file?

I have created a form via jquery steps and a lot of inputfields.我通过 jquery 步骤和很多输入字段创建了一个表单。 But if I click on "Finish" - then nothing happens.但是如果我点击“完成”——那么什么都不会发生。 How I can submit the entries(values) of the form via POST to my form.php page?如何通过 POST 将表单的条目(值)提交到我的 form.php 页面?

Would be great if Someone Here can help me.如果这里有人可以帮助我,那就太好了。

Thank you all and have a happy new year.谢谢大家,祝大家新年快乐。

Jay

Make sure you have all inputs fields in <form></form>确保<form></form>有所有输入字段

Please add code to the your question please for better understanding of your problem..请在您的问题中添加代码,以便更好地了解您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从php表单提交调用弹出式jQuery? - How can I calling popup jquery from php form submit? 我如何提交我的jQuery模式形式 - How can I submit my jquery modal form 我如何在php中提交我的表单以回应响应? - How can i submit my form in php to echo a response? 如何通过VueJS(Javascript)在php文件中提交表单? - How can I submit a form in a php file through VueJS (Javascript)? 每次我提交表单时,我的 PHP 文件都不会发布 - Everytime I submit my form my PHP file does not post 我的HTML表单将其操作链接到php代码。 但是,当单击“提交”按钮时,表单将重定向到PHP文件。 我该如何预防? - My HTML form has its action linked to php code. When the submit button is clicked though, the form redirects to the PHP file. How can I prevent this? 如何使用json将表单提交到另一个页面并在PHP或jQuery中解析json? - How can I submit this form using json to another page and parse json in PHP or jQuery? 在php中提交表单后,如何查看jquery成功消息? - How can I view jquery success message after the form submit in php? 使用提交表单后,如何阻止我的页面循环刷新? jQuery - How can I stop my page from refreshing in a loop after using submit to form? jQuery 当我提交 HTML 表单时,我的 PHP 代码如何运行 - How can my PHP code run when i submit a HTML form
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM