Hello all,
First, I'm still very new at this.
Second, I am reading the manual. (It's helping)
Third, I have been working on a project that will require that values from a textfile which gets regularly overwritten will be inserted into MySQL every 60 seconds or so. Can I use PHP to insert this data on the fly and keep the process hidden from a browser (a function that gets called perhaps before other relevant PHP code is displayed?)? I will try to elaborate if I can....
Thanks for any help.....