$value ){ $template = str_replace( "#link$key#", $value, $template ); } echo str_replace( '{body}', file_get_contents( '../content/src/homebus.html' ), $template ); exit; ?>