RE: [PHP] writing updateable code

2001-05-14 Thread scott [gts]
; From: elias [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP] writing updateable code > > Should be actually hard... > Write Update.php file that connects to your web-site and reads your > version-information file and then read version information site from the > hoster site and

Re: [PHP] writing updateable code

2001-05-13 Thread elias
Should be actually hard... Write Update.php file that connects to your web-site and reads your version-information file and then read version information site from the hoster site and check if you have a new version, if so then the update.php will again query the version-info file and get new file