Possible Duplicate:
Rewriting an arbitrary number of path segments to query parameters
htaccess` rewrite but im not sure on how to rewrite multiple address gets
I developed a forum from scratch and would like to change
url = view_topic.php?cat=$cat&sub=$sub&tid=$tid
to say
view_topic.php?catname/subname/topicname
some help would be great