Chris Davies <[EMAIL PROTECTED]> wrote: > However, I need to run a job on a nightly basis to check a portion of > that database to make sure the URLs are valid. I can do this in a php > script, but would have to modify the system to allow scripts to run for > hours -- certainly not ideal in case other php scripts run away. > > I can access the database directly, but I know that isn't the 'proper' > way. Is there a way to access the midgard structures through a C or > Perl program in some manner that maintains the integrity of the midgard > structures?
You may simply create page with code which makes all the job You need. And call any text based browser from cron. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
