My question is in reguards to url extensions (obviously). I used php to create a site with profiles. But, if you want to view a profile, the extension is:
www.examplesite.com/profile.php?view=member
But, I'm wanting it to be as so:
www.examplesite.com/member
How do I go about this? do I...