Hey,

I'm kinda stuck here, can anybody help me, please?

http://www.hq-uploads.com/search/bil...+2010+hotfile/

Basically, I want to replace the "+" in the title (not the permalink) with a normal space " ", thanks.

My search file:
PHP Code: 
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
    <div>
        <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" />
        <input type="submit" id="searchsubmit" value="<?php _e('Search','Polished'); ?>" />
    </div>
</form>
RT Reviewed by RT on . Help with the search results (Wordpress) Hey, I'm kinda stuck here, can anybody help me, please? http://www.hq-uploads.com/search/billy+connolly+live+in+london+2010+hotfile/ Basically, I want to replace the "+" in the title (not the permalink) with a normal space " ", thanks. My search file: <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> Rating: 5