1,154
edits
Version 2.0 of the script can also be invoked from a command line. So for example importing the realtime file from the command line would look like this:
php importcumulusfilev2-0.php file=realtime.txt
This allows you to run the script as cron job on a Linux server, or as a scheduled task on a Windows server.
|