bustherh
12-31-2006, 06:37 AM
hello,
I wanted to add a server side include to my category pages. Specifically I need to display this code:
<?php @include("rtthumbs/erotic_anal"); ?>
or
<!--#include file="rtthumbs/erotic_anal" -->
to this page:
http://eroticorifice.com/anal/
underneath the category title above the link listing. I need to display a different code for each category. I tried inserting this code into the description but it did not display.
Is there a way that I can display this on the individual category pages.
I wanted to add a server side include to my category pages. Specifically I need to display this code:
<?php @include("rtthumbs/erotic_anal"); ?>
or
<!--#include file="rtthumbs/erotic_anal" -->
to this page:
http://eroticorifice.com/anal/
underneath the category title above the link listing. I need to display a different code for each category. I tried inserting this code into the description but it did not display.
Is there a way that I can display this on the individual category pages.