在smarty中是否有可能或有任何类型的函数来呈现模板并返回结果?
例如:
$rendered_content = $smarty->render("content.html")
php smarty
php ×1
smarty ×1