Jump to content
xisto Community
alex1985

Sending E-mails After News Update? Coding needed??

Recommended Posts

I need the following code or the idea how to reach this concept. Let's say, I have a database entry which is called "news", where all of the news stories are stored. If this database entry got modified, like the new post was added to the web-site by an administrator, the registered users will get some kind of email notification automatically, I mean the mails are sent automatically without the interaction of someone else.

Share this post


Link to post
Share on other sites

I don't have the code, but the theory is that in (for example) submit.php (the page that submits the information to the database) calls notify.php which then sends everyone an email telling them about the submission or whatever you want.Simple :D

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.