Possible Duplicate:
mod_rewrite php mysql
What I want to do is change this:
www.site.com/profile.php?id=1
to this:
www.site.com/profile/Terry_Harvey
Is there any way to go about doing this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are a LOT of things missing in your question. But the final answer would anyway be to look into
mod_rewrite.