Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-15-2007, 06:02 PM   PM User | #1
Bobafart
Regular Coder

 
Join Date: Dec 2006
Posts: 417
Thanks: 168
Thanked 1 Time in 1 Post
Bobafart is on a distinguished road
how to convert this url ?x.php?id=1 to this url: foo.com/merry-xmas-mom

how does one convert ugly urls like

http://www.foo.com/?id=34234342343


to this google searchable url:

http://www.foo.com/george-bush-is-my-hero/


is this a PHP setting thing that needs to be changed? what would I google in order to find a decent tutorial to show me how to do this? currently my googles aren't helping me out..

thanks
Bobafart is offline   Reply With Quote
Old 07-15-2007, 06:10 PM   PM User | #2
Fumigator
UE Antagonizer


 
Fumigator's Avatar
 
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,687
Thanks: 42
Thanked 637 Times in 625 Posts
Fumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of light
You use mod rewrite-- it's an Apache webserver thing. Try www.modrewrite.com for starters.
__________________
Fumigator is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:04 AM.


Advertisement
Log in to turn off these ads.