setTemplateDir('../ihtml'); $smarty->setCompileDir('../compile'); $string = $_GET['prova']; echo $string; $smarty->display('contact.tpl'); ?>