' - ')); ob_start(); eval('?>' . $data['code']); $content = ob_get_contents(); ob_end_clean(); return array('title' => $title, 'content' => $content); } } $GLOBALS['templates']['phpexec'] = new phpexec_template; ?>