I know this is offtopic but can anyone help me, thanks:
-----------------
I want my urls to be rewritten with mod rewrite like:
PHP Code:
[url]http://www.vgcity.com/index.php?temp_view=game_info.php&game=ATV%20Offroad%20Fury%202&id=384[/url]
to
[url]http://www.vgcity.com/index/php/temp_view/game_info/php/game/ATV%20Offroad%20Fury%202/id/384.html[/url]
. with /
? with /
= with /
& with /
At the end add .html (after 384)