I am new to php and am looking to get some help with my contact form. I have a javascript file that validates the information and then uses the jQuery.post() method to send an email when all required fields are validated. I have no problem in the front end but am totally clueless on how to store the data and send it to my email. Can anyone please take a look? I have also looked at bastianallgeier’s contact form example for kirbycms