// pre-cache templates used by all actions $globaltemplates = array( 'TEST', ); ...... eval('print_output("' . fetch_template('test') . '");'); ?>