PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Im trying to figure out if i can have a website check for updates auto preferred.
meaning checking a remote site and see if there are any files available for updates, download them to the local site server and overwrite the old files..
Is this possible..
Anybody who can point me in the right direction on how to do this.