Search found 1 match

by skallsen
Sat Nov 18, 2006 3:21 pm
Forum: PHP - Code
Topic: Creating a timed test in PHP?
Replies: 1
Views: 348

Creating a timed test in PHP?

I'm new to PHP and need to create a timed test. Well, maybe two timed tests: 1) keeps track how long someone takes to complete test and 2) a test that is timed and closes after a certain amount of time. Number 1 is the one I need most urgently - does anyone know of a tutorial for something like that...