<?php $msg = '<html> <head> <meta http-equiv="Content-Language" content="en-au"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Ticket System Validation</title> </head> <body> <h1>Ticket Response.</h1> <p>Thank you for your ticket submission, our reply is below.</p> <hr> '.$this->Response.' </body> </html>'; ?>