3
that one include statement from my first post is all the code that i put in it.
That is all I want is to display a list of a certain category of articles.
include("http://wrestlegeek.stormannormandproductions.com/modules/articles/index.php?cat_id=1");
I figured just including the same link that goes to it would suffice. When I click on the articles link on the left hand side of my site you get a list of categories. I just copy and past the link from there. As an include.