Php automatically submits the from Form & lt ;? Php $ str_form & lt; formmethod & quot; post & quot; action & quot; www.xxx.com & quot; name & quot; pay & quot ;; $ str_form .......... php automatic from form submission
$ Str_form = 'script pay. submit (); script ';
Echo $ str_form;
?>
If you submit a form like this, you may not be able to submit it in those browsers.
------ Solution --------------------
Although there are many browsers, there are only a few kernels. the same test is okay.
------ Solution --------------------
Generally. Because the landlord's code is very common. It is not dedicated to that browser.
------ Solution --------------------
No problem. you only need mainstream support.
------ Solution --------------------
Learned
------ Solution --------------------
I learned "script" pay. submit (); what does script mean?
------ Solution --------------------
Discussion
I learned "script" pay. submit (); what does script mean?
------ Solution --------------------
Try a few more browsers.