Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PHP MySQL Contact form problem.

Community Expert ,
May 27, 2009 May 27, 2009

Ok, I've updated my contact form from just using a simple mail.php to send me an e-mail when folks want more info to a system where the completed form adds all of the form info to a MySQL database. Everything is working fine but I want to add e-mail notification to me and to the person submitting the form that their info has been added.

I've searched the web extensively, searched this and other forums, and I can't figure this out. I can either send an e-mail with the form info or I can add ithe form info to a database. I can't imagine that I'm the only one that wants to do both.

Any suggestions would be greatly appreciated. If you'd like to see some sample code I'll gladly post a link.

Thanks

TOPICS
Server side applications
1.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 30, 2009 May 30, 2009

Marking this as assumed answered. Please mark threads as answered when you have a satisfactory solution.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 30, 2009 May 30, 2009

I forgot to mark answered. The replies were helpful, but I came up with the solution by trial an error.

I would think that this would be a common enough requirement for a contact form that it would be part of the built in server behaviors. Maybe in the next release.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 31, 2009 May 31, 2009
LATEST

This is a user-to-user forum, so ideas posted here won't necessarily be picked up by the development team. If you want to make suggestions about what should be included in the next (or future) releases, please file an enhancement request through the official form. Suggestions filed that way go directly to the development engineers.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines