TEST1<?php $title = 'myTitle'; include("header.php"); ?> <title>TEST2<?php if ...
$page_title="page title"; <title><?php echo $page_title;?></title>