Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-30-2007, 03:46 PM   PM User | #1
marringi
New Coder

 
Join Date: Apr 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
marringi is an unknown quantity at this point
getting notified

I would like to be able to let users of me webpage edit a text file in my database. Then I would like to get notified by email wich contains when it happend and what was changed. Any ideas? Do you know of such a script on the internet that I can purchase or download?
marringi is offline   Reply With Quote
Old 10-30-2007, 03:52 PM   PM User | #2
timgolding
Senior Coder

 
timgolding's Avatar
 
Join Date: Aug 2006
Location: Southampton
Posts: 1,460
Thanks: 89
Thanked 110 Times in 109 Posts
timgolding is on a distinguished road
Be careful how you validate the inputted text. You need to be extra wary of XSS attacks with this kind of thing. You can use the php mail() function to send the email.
__________________
You can not say you know how to do something, until you can teach it to someone else.
timgolding is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:54 AM.


Advertisement
Log in to turn off these ads.