XF 2.1 PHP script with return value on own page node

manu25

Member
Hello,

I've got an own page node with some html input fields and a button, inside a form. Now i have a php script, which should process all the data from the input fields, as soon as i hit the submit button on the form. After that it should return the processed data back to my currently opened page node. Is this possible somehow?

Best Regards
 
Back
Top Bottom