If you have a Form that gets user input, submits and adds to a MySQL db. You want to be alerted via email, and also send an email to the user thanking them. You decide PHPMailer is the safest way, but want to use PDO to avoid Injection hacks.
What would be the code for using PHPMailer with PDO (and probably a Try/Catch for error handling)

Recommended Answers

All 4 Replies

Thank you for your reply. I do not see a code snippets tap. Please direct me in the right location, as I would love to see the examples.

Thank you!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.