Jump to content

Timed PHP form


noirsith

Recommended Posts

I'm trying to create a typing test. The page you have the form in which you type the text into gets automatically redirected to a new page after a set amount of time. While I was able to look at html code for the redirect, the form doesn't really have a submit button or anything so I don't know how to go about posting it so that the content in the form gets to the mysql database in the back end.

 

Usually I do this using a php file that grabs and inserts the data, but I don't know how I would go about calling it in auto-redirected page.

 

Or is there a better way to implement this test?

 

Thank you much!

Link to comment
https://forums.phpfreaks.com/topic/116991-timed-php-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.