url rewriting in php
        Posted  
        
            by HIma
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by HIma
        
        
        
        Published on 2010-05-24T09:43:05Z
        Indexed on 
            2010/05/24
            9:51 UTC
        
        
        Read the original article
        Hit count: 199
        
php
Hai
I have one more doubt in apache mod_rewrite. I want to rewrite the url mydomain/index.php?category=1&id=1 To mydomain/index/category/1/id/1 How I write rule in .htaccess
And what is the link that i have to give inside the a tag
Please give me a solution..
© Stack Overflow or respective owner