to consult the DB, to change condition and send mail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
webprof
Forum Newbie
Posts: 1
Joined: Sun Jun 18, 2006 10:17 pm

to consult the DB, to change condition and send mail

Post by webprof »

Please I need a script :

I have a SQLdatabase with records.

Each record has several fields; also a field emailadres and a field status.

I want a PHP application which allows me to change the status of a certain record.

After changing the status, the application should send an email message to the email adres,
informing the person that the status has been changed.

In the email are mentioned some fields of the record of this person.

thanks

Gilbert

my mail is webprofessional@hotmail.com
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Do you want someone to develop this for you or do you need help with your develop attempts?
Post Reply