954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

PHP URL Rewrite...

Hi everyone,
I was wondering if their is a way in PHP to take a full URL but in the background it is actually a PHP case.
Here's what I mean....
When a user clicks on a link that goes to /About-Us/Staff/NAME

I want the index file in Staff to detect that NAME and present it with a case...
For example /About-Us/Staff/Bob - the page is actully something like /About-Us/Staff/?name=Bob and than I would take Bob and use case "bob"..

If i need to use .htaccess than that would be ok but I just don't know how to do it.

Thanks In Advanced

4cpukid
Newbie Poster
3 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

Lookup mod_rewrites for Apache.

R.

blocblue
Posting Pro in Training
475 posts since Jan 2008
Reputation Points: 142
Solved Threads: 79
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: