[phplib] templates in a db From: Daniel Bondurant (bondu <email protected>)
Date: 03/21/01

is there anyway use the template class to use a template from a
database?

$tpl = new Template("","remove");
$tpl->set_file("page" => $q->f("Template"));
this doesn't seem to work for me.

Is there anyway to do this?

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>