compile('index.html'); echo $tpl->render(array( 'pagename' => 'awesome people', 'authors' => ['Paul', 'Jim', 'Jane'] ));