12-06-2007, 01:29 PM
|
#19 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 113
Thanks: 3
|
Yea, you can see it working at: http://www.filmzone.org/ if you go to the bottom of the page, he list of trailers is what is generated by the function.
I want to display three lists exactly like that but from three different categories. Is there another way to do it?
I'm calling the function using this:
Code:
<?php echo posts_by_category(); ?>
|
|
|