How to hide URL GET parameters (http://domain.com/MyFirstYii/page?view=about). I\'ve searched lot of posts. They all are saying about rewrite and URL manager, but i couldn\'
use post method instead of get....that's the best and efficient solution.
to follow up on your query check out this site:
[http://pure-essence.net/2007/06/29/simple-php-path-rewrite/]