<?php $author = "Alfred E Newman"; echo "This is a Headline This is the first line. This is the second. - Written by $author."; ?>