Redirect web page
Project detail
I need a php code for a web page that reads a value in a mysql table. If the value is one the page will have to redirect to another page, if zero it will not change. The value must be read every thirty seconds.
I need a php code for a web page that reads a value in a mysql table. If the value is one the page will have to redirect to another page, if zero it will not change. The value must be read every thirty seconds.