Troy297
03-09-2007, 04:53 AM
Hey Guys,
I am currently developing a new version of an online DJ Panel that I created and want to incorporate an update notification system/page. Basically I just want it to alert the user if an update is available....
I have been looking around and have found that the supposed best way to do this would be by a text file stored on my web server that the script checks using fopen or file_get_contents, would this be the best way to try and do this?
Any opinions are welcome! Just looking for advice. Thanks! :thumbsup:
I am currently developing a new version of an online DJ Panel that I created and want to incorporate an update notification system/page. Basically I just want it to alert the user if an update is available....
I have been looking around and have found that the supposed best way to do this would be by a text file stored on my web server that the script checks using fopen or file_get_contents, would this be the best way to try and do this?
Any opinions are welcome! Just looking for advice. Thanks! :thumbsup: