I want to be able to write pretty urls from example 1 to example 2 and back to example 1 agian. But I really don't know how to though and was wondering how I do this using PHP or do I need to use mod_rewrite in some way? Can someone explain this to me in laymans terms? And if there is a online tutorial on how to do this would help.
Example 1 - Here is my current url a element link and how it looks in the browser
http://www.example.com/members/1/posts/page.php?aid=123
Example 2 - But I want it to read the pages title.
http://www.example.com/members/1/posts/title-of-current-page/