开发者

Form button redirect

开发者 https://www.devze.com 2023-03-19 03:12 出处:网络
here is the site Iam building - http://dtech.id.lv/lat.php Ente开发者_运维技巧red/generated code is passed to latreg.php on submit with $_SESSION

here is the site Iam building - http://dtech.id.lv/lat.php

Ente开发者_运维技巧red/generated code is passed to latreg.php on submit with $_SESSION

But after that I need that user is redirected to this latreg.php

How can I do that?


The action property of your form should be used to redirect the user after the submission.

Does your code looks like: <form name="myForm" method="POST" action="./latreg.php">?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号