hide url code

Discussion in 'PHP' started by mahiraj, Nov 25, 2007.

  1. #1
    Hi ALL,

    I want to hide my url-details from the address bar. when i am clicking in any hyperlink.

    how can i do it using php.....

    can anybody provide me it's code
     
    mahiraj, Nov 25, 2007 IP
  2. *louie*

    *louie* Peon

    Messages:
    48
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    have you looked into Rewrite Url's using .htaccess file?
     
    *louie*, Nov 25, 2007 IP
  3. PowerExtreme

    PowerExtreme Banned

    Messages:
    2,118
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    0
    #3
    u can use the form method u must be using the get method rite now
     
    PowerExtreme, Nov 26, 2007 IP
  4. sharry

    sharry Peon

    Messages:
    319
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    sharry, Nov 28, 2007 IP
  5. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #5
    If you want a faster solution, use server query.

    Something like am doing on www.funtimes.us

    as you can see all links are on index.php, but I redirect to the appropriate page via PHP.

    Peace,
     
    Barti1987, Nov 28, 2007 IP