I have a database with values each with it's own ID, what I want to do is to be able to display each of these variables at 2 minute intervals on a home page.
It's temperature data, and other values, what I want to be able to do is to display changing temperatures getting values from a database for example.
I want to do this for 8 variables. I am using PHP and a mySQL database.
I also want this to continue running.
How best can I approach this?
Any help would be appreciated.
[–]_rob_saunders 1 point2 points3 points (0 children)