|
Adding 'category' to 'new listings' display -
10-26-2006, 09:59 PM
On the front page of our site, I am using 'function.new_listings.php' to generate a display on new listings.
I'm looking to add a 'category' field (column) to that display.
Have worked out the field name 'section' will generate the category ID. Now I need to convert that ID into the actual name of the category. A hyperlink is not required - just the category name only.
Any ideas guys?
|