I have searched everywhere and cannot seem to find any scripts that work to do what i need it to do.
Ok i have a webcam viewing outside etc. Well i have the webcam image being hosted on my computer at home. Now the computer is on a schedule to shut down at 10:30 PM and start up at 5:30AM. Now i host the html file to view the webcam on my website being hosted by godaddy, a whole other server hosting my website. I'm trying to get it where the programs doesn't have to constantly login into the ftp and upload a new image every minute. Now also during the downtime i would like a page automatically to display webcam down, (i'll make the webcam page, i'll i need is a script)
Well i need a script that checks whether my computer web-server is down and to display the webcam down page and when it's up to display the webcam up page.
Overall the same theory of seeing if a website server is down or if it is up, only i need to get it where it displays a webpage to it's current state. I hope you know what i'm trying to get at. I tested url_exists scripts, url_check scripts, etc.
Please Please Please, i need anyones help on this.