whats on ticket
--
PART2; $part3 = <<< PART3 hello there, PART3; $part4 = <<< PART4 rob PART4; // now just emit the output // echo $part1 .$part2 echo $part1 . $a .$part2 ?>
--
PART2; $part3 = <<< PART3 hello there, PART3; $part4 = <<< PART4 rob PART4; // now just emit the output // echo $part1 .$part2 echo $part1 . $a .$part2 ?>