Help on double Php submit button

Hello, i a need help, i have a form which does not send data to mysql, and i want it to remain that way. I have an input.php, action.php and download.php file, when i submit the entered data in the form (input.php) it is echoed in action.php, now i want on action.php to have another button that fetch the data that was submitted at input.php and download it at download.php. How can i achieve this?

the download.php is actually a pdf made from fpdf. So action.php is just for the preview. Your help will be greatly appreciated.

OP, Do not create duplicate posts.

Sponsor our Newsletter | Privacy Policy | Terms of Service