php - clean URL
        Posted  
        
            by tibin mathew
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tibin mathew
        
        
        
        Published on 2010-05-15T09:55:00Z
        Indexed on 
            2010/05/15
            10:04 UTC
        
        
        Read the original article
        Hit count: 221
        
php
Hai I want to create a web site with pure php. I want to hide the url parameters. I.e. I want to make my web site with clean urls. Is there is any way to do this with out using any framework? Is it curl help full to do this? Does any one give me a solution.
© Stack Overflow or respective owner