-7

How I can change link from

www.example.com/index.php?id=123&g=123

to

www.example.com/index/id/123/g/123

?

Thank you :)

Edit: Please don't tell me "use mod rewrite", tell me how to use it :D

3

2 Answers 2

1

You want to use URL Rewriting. See this article to accomplish that:

http://www.addedbytes.com/articles/for-beginners/url-rewriting-for-beginners/

Sign up to request clarification or add additional context in comments.

Comments

0

You can do a mod rewrite (change .htaccess file)

1 Comment

yes but i don't know how :(

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.