Gossamer Forum
Quote Reply
Hekp me!
Hepl me! Unsure

I need some help with this code:

Code:
# Then we print out the name linked, new if it's new, and popular if its popular.
$output .= qq|<dl><dt><img BORDER="0" SRC="http://localhost/cgi-bin/pages/images/$category.gif" alt="$category_name"><strong><a class="link" href="$url">$category_name</a></strong> <small class="numlinks">($numlinks)</small> |;

What can I put instead of $category_name tp display a picture according with the category name?
Quote Reply
Re: [delsio] Hekp me! In reply to
Check out http://www.gossamer-threads.com/...rum.cgi?post=126674;.

There are plenty of other threads, use this forum's search function.