PHP Redirect, Keep POSTs -
I have an html page with a checkbox form. The API has a PHP script to implement in the form. PHP scripts collect POST variables OK but clearly a blank screen display because it goes to execute www.example / script.php once. .. How can I collect that data in POST and then can I attach the attached script to any other form automatically with PHP's activity on any other form? Thank you and sorry if I do this in a misleading way You can store variables in header
$ _ POST in the
$ _ session and then submit when the last part of the form is completed or you can hide these values as information And can store them on the final page.
Comments
Post a Comment