Andrew Williams wrote:
I want to created a window schedule a task that will run every 2 minutes and run my php script(www.domain.com/script.php). But I need to know how to create a php.exe that I can select as a window schedule a task so that the php.exe file can execute www.domain.com/script.php at a time interval. Solution please
You don't create a php.exe file, one should already be there from when you installed php.
-- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php