Hello all. I'm Raphael.
It is a happy moment for me to join you all.
I consider myself as a beginner in PHP but I am a quick learner. I hope to find here what I am looking for!
After the customer fills the form, the form data is sent to mysql and an email gets sent to me with the last form data that the customer submitted. But, the email "last mysql data" is not going as inline text. Please help me. Sample code is given below.
<?php
define('DB_NAME', 'XXXXXXX')...