For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2006 > need some help with php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author need some help with php
Rik

2006-05-29, 6:58 pm

I use this code in a php file but am having a problem with it, it's not
displaying right when I'm using 'too many' categories.

<div class="feedback">
<?php comments_popup_link(__('comments'), __('1 comments'), __('%
comments'), '', __('comments off')); ?>
<span class="link-category">See also in
<?php the_category(', ') ?>
</span> </div>

My guess is that seperating the 'comments' from 'See also in' would solve
the problem, but I don't know how to do it. I'm not too familair with php. I
tried a couple of things but it didn't work out right. Can someone tell me
how I can seperate the one from the other?

Thanks.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com