hi...
let me get straight to the problem... i need a php script to run every day at midnight to process database updates... is it possible to do this? if yes, how?
i know it'd be easier to do this through mysql, but i'm using mysql version 4.x.x which does not support triggers... unfortunately, i can't upgrade to version 5...
so... is it possible to use triggers with php???
thanx for ur help