Hi,
My current URL look like this.
http://example.com/news.php?id=25&cat=news&date=01092010&title=this-is-the-first-title
i want to make it cleaner like
i just know the basic of how .htaccess works with the basic understanding of its directive, how do i achieve this?
Edit : i dont want the id to be displayed.
thank you