PHP refresh, while carrying over variables.
Posted: Wed Jan 20, 2010 11:17 am
Hi. Im making a web page that needs a specific function, but i cant for the life of me figure out how to do it.
I have my index that has you input 2 variables. What you want to to say, and how many times. (Its for a game im making.)
Thats easy enough. But what I need those variables to do, is use POST, and goto another webpage that requests and posts them...
What i cant figure out how to do is have a page, that refreshes every, lets say 5 seconds, then refreshes, goes to said POST the variables, and goto the web page. WHile at the same time keeping count of how many times its done it...
Any suggestions/Clarifying questions I can answer?
Thanks ahead of time.
I have my index that has you input 2 variables. What you want to to say, and how many times. (Its for a game im making.)
Thats easy enough. But what I need those variables to do, is use POST, and goto another webpage that requests and posts them...
What i cant figure out how to do is have a page, that refreshes every, lets say 5 seconds, then refreshes, goes to said POST the variables, and goto the web page. WHile at the same time keeping count of how many times its done it...
Any suggestions/Clarifying questions I can answer?
Thanks ahead of time.