I am Php Developer.and i want automatic logout at 12.00 pm in a web page.so i used Php scheduler.
I found php scheduler setting in ( http://www.phpjobscheduler.co.uk/ ) .but it is not working.when i go to error log following type of error are showing to me every time.
///error
HTTP/1.1 200 OK Date: Tue, 10 Jan 2012 09:38:55 GMT Server: Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 X-Powered-By: PHP/5.3.1 Content-Length: 0 Connection: close Content-Type: text/html
/////error
plz help me how to schedule a task in php


