How to delete Links tag if in a category dont exist links to show?
If in a category dont exist subcategories the category tag dont display, Is it possible dont display the links tag if dont exist links in an category?
Thanks
How to delete Links tag if in a category dont exist links to show?
If in a category dont exist subcategories the category tag dont display, Is it possible dont display the links tag if dont exist links in an category?
Thanks
Last edited by dody; 08-28-2001 at 06:45 PM.
How to delete Links tag if in a category dont exist links to show
Edit browse.php3 line 173
PHP Code:if($num_rows>0) $link = $msg_1023.$rows;