echo "Hello World!";
$outputvar .= "Hello World!";
ob_start(); include('offers/accommodation.php'); $pagead = ob_get_contents(); ob_end_clean();