Interrupt session at configed time
I am working on a testing/quizzing program where I will present one
question at a time. However, I want to set a time limit for the test
so that no matter what question the student is on, the test will end
and redirect to a score page.
Does php have the ability to provide this? My host doesn't support
pcntl_alarm() so I need another mechanism.
Maybe an all php environment isn't the right solution? Should I be
looking at other solutions?
I would prefer server side control to minimize browser/machine
dependencies.
Any pointers to snippets would be greatly appreciated.
.
Relevant Pages
- Re: Problems with IIS 6.0 and downloading images.
... Try running "PerfMon" -- IIS has counters for this sort of information. ... within time limit" conflict with each other. ... processing is done on the server other than network IO -- which should not ... the website is in it's own app pool with default settings. ... (microsoft.public.inetserver.iis) - Re: Problems with IIS 6.0 and downloading images.
... the website is in it's own app pool with default settings. ... How many connections are maintained on the server ... >> worker process reached its allowed processing time limit. ... (microsoft.public.inetserver.iis) - Re: Can Word Document allow multiple users to update at same time?
... Word MVP web site http://word.mvps.org ... This is stored on a Windows 2003 Server in a folder that allows ... to close it after it has been kept open for a specified time limit? ... (microsoft.public.word.docmanagement) - Re: Server 2003 - IIS - NLB and misc...
... NIC 2 on Server 2 is currently disabled but when I was testing it ... I've been working with a website that uses IIS6 - PHP 4.4.7 and we ... In IIS website setup application pool for the site: ... Shutdown time limit = 10 ... (microsoft.public.windows.server.networking) - Re: OT- How do I change settings to read messages?
... > Outlook Express is unable to retrieve the requested message because ... > the server no longer has the message available. ... > wondering if anyone knows of a way to lengthen this time limit with ... > Maureen Miller heirloomsinstitching@xxxxxxxxxxx ... (rec.crafts.textiles.needlework) |
|