My website has a contact us page with a HTML form that submit POST\'s to a local PHP script that uses PHPMailer to send an email. My question is, if I move my
PHPMailer