PDA

View Full Version : chi me lo spiega terra terra?


ciborg128
24-11-2003, 21:08
function themesidebox($title, $content) {
$tmpl_file = "themes/Odyssey/blocks.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$r_file=\"".$thefile."\";";
eval($thefile);
print $r_file;
}


grazie :muro: