Home  >  Article  >  Backend Development  >  How to submit a form to two places for processing at the same time_PHP tutorial

How to submit a form to two places for processing at the same time_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 16:05:04834browse

form.submit中控制。。。。









www.bkjia.comtruehttp://www.bkjia.com/PHPjc/315810.htmlTechArticleform.submit中控制。。。。 html script language=javascript function dosubmit(){ window.open('first.php?var1='+window.form.var1.value+' window.open('second.php?var1='+window.fo...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn