I could like to use a contact form on my pages. I know there are several plugins for contact forms but I have not found any that have to exact layout I like so I prefer to code it myself.
It seems that I should use wp_mail instead of mail() in a wordpress site. Is this correct? If yes, and I have the contact form on a page - where is the proper place to make the call?