php script as cronjob???

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
devmatch
Forum Newbie
Posts: 19
Joined: Thu Mar 27, 2003 3:58 am

php script as cronjob???

Post by devmatch »

hello php friends:)

anyone knows how to start a php scriptas a cron job under windows xp??? i used execurl.exe (execurl http://...) but nothing happens... i wrote a .bat file and put it in the task planer!???
any link for help or some ideas?
think i could simply get a task running with php.exe;)

open your mind;)

SORRY... i've set the wrong path :oops:
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post Reply