php script form, send email to recipient

ctsteve1967
11 Posts
ctsteve1967 posted this 05 June 2024
Ask a Question

When someone uses the contact form using the php script, is there a way that they can get an email also saying thanks for contacting us we will reply as soon as possible or something like that?

When someone uses the contact form using the php script, is there a way that they can get an email also saying thanks for contacting us we will reply as soon as possible or something like that?
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 05 June 2024

Hello Steven,

Yes, you can set up your PHP script to send a confirmation email to the user who submitted the contact form.
You will need to modify your code or use additional plugins for this. Please search online for the best solution for you.
Example - https://stackoverflow.com/questions/61569722/php-confirmation-email-after-filling-out-contact-form
...................................................
Sincerely,
Anna.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Steven, Yes, you can set up your PHP script to send a confirmation email to the user who submitted the contact form. You will need to modify your code or use additional plugins for this. Please search online for the best solution for you. Example - https://stackoverflow.com/questions/61569722/php-confirmation-email-after-filling-out-contact-form ................................................... Sincerely, Anna. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
ctsteve1967
11 Posts
ctsteve1967 posted this 05 June 2024

it's a pity nicepage don't do a plugin, as the whole point in using nicepage is that it doesn't have to be coded by a 3rd party

it's a pity nicepage don't do a plugin, as the whole point in using nicepage is that it doesn't have to be coded by a 3rd party
Support Team
Support Team posted this 05 June 2024

Hello Steven,

Nicepage has already plugins for WordPress / Joomla to edit pages.
Your request requires modifying the default Nicepage PHP script and adding additional functions or using additional contact form plugins for this.
There is an option to redirect to a web address after submit, you can use this instead of emailing or as an addition.
...................................................
Sincerely,
Anna.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Steven, Nicepage has already plugins for WordPress / Joomla to edit pages. Your request requires modifying the default Nicepage PHP script and adding additional functions or using additional contact form plugins for this. There is an option to redirect to a web address after submit, you can use this instead of emailing or as an addition. ................................................... Sincerely, Anna. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments