The first step is to obviously install PHP and have it associated with .php files on your system and create your script that works 100% when you just double-click on the file.
After that's working, create a .bat file that makes a call to the PHP executible (C:\PHP\php filename.php). Then, create a Scheduled Task (in the Control Panel) to run every 5 minutes that points to that batch file. Good Luck -----Original Message----- From: Henrik Bjernersjø [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 11:49 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] php as exe in windows Hi I want to create an application that I can run on my web-server every five minutes. The application should look in my ftp-catalogue and move incomming files to other directories. I want to do this in php. Is it possible - and in that case - how? Thanks in advance! -- Henrik Bjernersjø Market Broker AS -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php