I am trying to include a php file to the wrapper using
- Code: Select all
{include "../featured.php"}
which works perfectly, it does include that file but instead of running the script in that php file to display content it just prints the code in that file.
Anyone know what im doing wrong?
Thanks in advance.
Jay
