Results 1 to 3 of 3

Thread: how to send out email notification....

  1. #1
    Join Date
    Jul 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to send out email notification....

    How to send out email notification only when a web form field has changed?

    I would like to do this using php. The db is MYSQL.

    I know I could do this with triggers in MYSQL 5.0 but I am running 4.1.20 at this time.

    Maybe someone can help and if you have any ideas please show an example to get me started on the right track.

    thanks for your time,
    Snic07

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Have a look at the examples on this page for sending the email out:

    http://us2.php.net/manual/en/function.mail.php

    As for checking to see if a form field has changed, I'm not sure how you would do that off the top of my head. Perhaps after I wake up a bt I could figure something out.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    Jul 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Any help is greatly appreciated

    Thks again

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •