Hey, I have a website, in which I would like to be able to notify my visitors of updates. I would like to be able to add a new update as often as I like, but I only want my visitors too see the latest update but If they want to see all the updates, they just have to click on a link. Do any of you know a script like this?
Are you looking for a script to send an email to all registered users whenever you want to notify them of an update?
no, I want a Script, in which I can submit an Update. And only the latest update will be displayed on the site.
I think you are going to need more than a quick script to do this, you're talking about the type of thing a CMS does. Why not just use one of the dozens of weblog/CMS type web applications out there? Otherwise, you will need to write your own database driven website.