Al posto di echo ci devi mettere una variabile$root = getcwd();
echo file_get_contents($root."/template.htm");
o
$root = dirname(__FILE__);
echo file_get_contents($root."/template.htm");![]()
![]()
Al posto di echo ci devi mettere una variabile$root = getcwd();
echo file_get_contents($root."/template.htm");
o
$root = dirname(__FILE__);
echo file_get_contents($root."/template.htm");![]()
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it