Reply
Help with rewrite / spaces in words
Old 04-12-2008, 12:03 AM Help with rewrite / spaces in words
Junior Talker

Posts: 1
Name: dummie dude
I'm struggling with the words that have spaces in it. I want spaces to be converted/replaced with '_'.

=========
Examples:
=========
Product Page-
Actual Link: /Google Clone PHP/i_3.html
Should be: /Google_Clone_PHP/i_3.html

Category Page-
Actual Link: /CGI & Perl/cat_6.html
Should be: /CGI_&_Perl/cat_6.html

I tried using the php code that I found from one of those webmaster forums:
PHP Code:
$name str_replace ' ''_'$name ); 
but nothing changed. There was no information about what I'm suppose to do with $name and where the code should be placed in.
__________________
Dummie Dude

Last edited by dummie84 : 04-12-2008 at 12:06 AM.
dummie84 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Reply     « Reply to Help with rewrite / spaces in words
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.17287 seconds with 13 queries