I'm working on a links site, but needed quite a few capabilities that Midhoo didn't have.
I've got a separate table set up so that I can index the entries the way I want which passes to a routine that processes the articles that are stored in midgard. 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? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
