Jump to content

Get POST Form


Recommended Posts

Hi all, not sure if this belongs in the Javascript section or PHP...

 

I have a 3 pages, Index.php, a Javascript file and my display.php page.

 

My Index page has a list of inputs which populate the variables in my javascript file when exectued, the javascript file then uses these variables to perform simple mathematical calculations and then displays the data using the innerHTML function back on my index page.

 

From the index page I need to then post all my values, including these in the innerHTML div's as a POST array to my display.php only im unsure where to start.

 

Hopefully thaat makes sense, would anybody have any idea on how to do this?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/237347-get-post-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.