setFrom($_POST['email']); $email->setTo('info@miamirooftech.com'); $email->setSubject('Miami Roof-Tech Inquiry'); $email->appendLine('Name: '.$_POST['name']); $email->appendLine('Address: '.$_POST['address']); $email->appendLine('City: '.$_POST['city']); $email->appendLine('Zip: '.$_POST['zip']); $email->appendLine('Email: '.$_POST['email']); $email->appendLine('Phone: '.$_POST['phone']); $email->appendLine("Description:\r\n ".$_POST['description']); $emailSent = true; $success = $email->send(); } ?> Contact Miami Roof Tech
Contact Miami Roof-Tech

CONTACT MIAMI ROOF-TECH

We will always strive for excellence, ensuring each client the peace of mind they have come to expect when using Roof-Tech, LLC. For decades we have offered the lowest available pricing without sacrificing an ounce of quality. However, if you should ever receive a lower quote, bring it straight to us and we'll beat it by 10%, no questions asked!

Fill out the form on your left to get a free estimate!

TEL:(305) 722-7606

FAX:(305) 609-4750

EMAIL: Info@MiamiRoofTech.com

Your message has been sent!"; else echo ""; ?>