Need to use the PHP Include function on my sidebar
Posted: Wed Jul 30, 2008 7:44 pm
I want to use the PHP Include to call some links into my sidebar.
I've tried to use the HTML nugget tool to do this using:
<?php
@ini_set('expose_php', 'Off');
@include "/usr/www/virtual/maccsta/www.mysite.com/lo/site_templates/site_16_1.php";
?>
Doesn't work! Does work on a normal webpage but not through SY blog.
Any suggestions?
I've tried to use the HTML nugget tool to do this using:
<?php
@ini_set('expose_php', 'Off');
@include "/usr/www/virtual/maccsta/www.mysite.com/lo/site_templates/site_16_1.php";
?>
Doesn't work! Does work on a normal webpage but not through SY blog.
Any suggestions?