Phrate
08-03-2010, 05:41 AM
Note: This is not a request on how to do pretty URLs.
Okay, so I've gotten these pesky things down (.htaccess) and now I've run into a problem.
I want to be able to have $_GET variables still available to use after the Pretty URL.
Example:
http://example.com/user/John?var=5
I've seen it done in many places, such as Facebook, but have yet to learn how to actually do it.
Okay, so I've gotten these pesky things down (.htaccess) and now I've run into a problem.
I want to be able to have $_GET variables still available to use after the Pretty URL.
Example:
http://example.com/user/John?var=5
I've seen it done in many places, such as Facebook, but have yet to learn how to actually do it.