[PHP-WIN] Monitoring one PHP script with another via mysql table

2006-12-08 Thread tclorenzted
I'm working on a php data load project that will require some extended run times and I wish to monitor progress. I created a table in a mysql database such that at certain intervals the process will update the table. I've written a second php script which upon a button click is suppose to re

[PHP-WIN] Monitoring one PHP script with another via mysql table

2006-12-07 Thread tclorenzted
I'm working on a php data loads project that will require some extended run times and I wish to monitor progress. I created a table in a mysql database such that at certain intervals the process will update the table. I've written a second php script which upon a button click is suppose to read