My websever gets my local ip from a php script. When I open my web browser, it takes me to this pae and redirects me to my homepge. However, my ip changes every few hours. Can I get a scheduled task to run this page every hour?
I think you are using dynamic IP address. Though I will not be able to help you with a script but the logic should be getting the current IP and submit it to the PHP script.