liamloveslearning Posted May 24, 2011 Share Posted May 24, 2011 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 Quote Link to comment https://forums.phpfreaks.com/topic/237347-get-post-form/ Share on other sites More sharing options...
KevinM1 Posted May 24, 2011 Share Posted May 24, 2011 Quote Link to comment https://forums.phpfreaks.com/topic/237347-get-post-form/#findComment-1219646 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.