How to send form entries to a PHP function
-
Hello,
I have a form which entries should be submitted to a PHP function instead of sending themto an email address when the user clicks on SEND MESSAGE.
The PHP function accepts defined parameters like $name, $email and so on.
How would I make Caldera sending the field entries as parameters to this PHP function?
And a 2nd question: would it be different if the receiving PHP would be on a different server?
Thanks for any help.
Chris
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to send form entries to a PHP function’ is closed to new replies.