datarecall
08-12-2005, 09:59 AM
Hello I need to insert this into the footer :
<?php
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../:../../../../../');
include ('lvNk1JE85mOW7W7i7H.php');
echo DisplayLinks(5,'',' - ','','');
?>
those files are in my root directory i have tried adding it but it doesnt seem to work.
Thanks
<?php
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../:../../../../../');
include ('lvNk1JE85mOW7W7i7H.php');
echo DisplayLinks(5,'',' - ','','');
?>
those files are in my root directory i have tried adding it but it doesnt seem to work.
Thanks