2009/4/3 Chris <dmag...@gmail.com>:
> 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.
>

And if you still don't see your executable, then it would be time to
give http://php.net/downloads/ a try! ;-)


> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to