> I need to write a stand alone script runing on a server that checks
and
> updates a database every week, is this posable and if so
> could some one direct me to a tutorial or to any info on doing this.

Yes, it's possible. Look into cron to run your script on a schedule. 

---John Holmes...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to