manage website PHP hide url
        Posted  
        
            by manoj singhal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by manoj singhal
        
        
        
        Published on 2010-06-09T15:29:31Z
        Indexed on 
            2010/06/09
            15:32 UTC
        
        
        Read the original article
        Hit count: 476
        
Hello All,
I want to hide url, like I dont want to write /register.php directly in href tag, I want to write /register/ so It will open the register.php page directly, like that i want to do for all the webpages. Please help me and tell me how to do this.
Thanks, Manoj
© Stack Overflow or respective owner