Loading a given URL on a below frame each amount of time
Posted: Fri Dec 28, 2012 9:35 am
I need some php code that loads a page in a below frame, each amount of minutes specified in a textbox, for example
There is no need to show any frame or anything, just be able to modify the url and interval at any moment and apply with a Submit.
Code: Select all
---------------------------------------
| URL: (textbox) |
| interval: (textbox) |
| Submit button |
---------------------------------------
| |
| Loaded page |
---------------------------------------