[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-users] Automating Calendar Imports
From: |
Guillaume Courtois |
Subject: |
Re: [Phpgroupware-users] Automating Calendar Imports |
Date: |
Thu, 06 Jun 2002 08:26:19 +0000 |
>I'm looking for a way to automate the import of ical and vcal files as
>cron jobs. I'll need to do it for a number of different users. Does
>anyone have any suggestions as to the best way to do this?
I think that the best way would be to write a PHP program executed as a command
line and using the phpGW classes. These classes must contain every appropriate
to do what you want. Look at the code !