PHP - Automatically Submitting/Running A Form

 ̄綄美尐妖づ 提交于 2020-01-07 01:21:24

问题


I recently posted a question about php forms with a checkbox that simply echoed the result and it was answered.

However i now have the question how can i automatically submit the form so rather than waiting for the submit button to be clicked once it would automatically echo the result.

I would like a way to run the form once because i wanted to make far more complex forms and would like to display the initial result right away.

The other thread:

PHP - Form Elements Resetting

Many thanks

来源:https://stackoverflow.com/questions/29527104/php-automatically-submitting-running-a-form

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!