PDA

View Full Version : Running a separate PHP script for Mambo data - what files do I include?


rishijd
July 5th, 2006, 08:53
Hi all,

I want to run a cron job PHP script that will use the global variable $GLOBALS[mosConfig_live_site] and also access Mambo's database and search for data.

My question is - what files do I need to include in this PHP script in order to access the Mambo global variables and database?

If someone could post the outer code that this file should have, that would be very much appreciated.

Thank you!