Home : Products : Gossamer Links : PHP Front End :

Products: Gossamer Links: PHP Front End: Re: [gotze] Category name with +: Edit Log

Here is the list of edits for this post
Re: [gotze] Category name with +
Ah, sorry :(

You could try;

<? $var = $category_short; echo preg_replace('\s', '\+', $var); ?>

... in the category.html template (PHP).

Untested, but should work :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Aug 18, 2004, 1:24 AM

Edit Log: