Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

php clean url

Options
  • 13-01-2011 11:38am
    #1
    Registered Users Posts: 287 ✭✭


    how do i change /details.php?tradeid=1 to text url eg /website
    can u do this

    thanks very much


Comments

  • Closed Accounts Posts: 18,163 ✭✭✭✭Liam Byrne


    You'll need to provide more info before anyone can give you help.

    Is it just a single URL, or is /details.php?tradeid=1 just an example of multiple URLs that include /details.php?tradeid=2, /details.php?tradeid=3, etc ?

    If so, where should the other URLs change to, because they can't all become /website


  • Registered Users Posts: 1,801 ✭✭✭cormee


    Keewee6 wrote: »
    how do i change /details.php?tradeid=1 to text url eg /website
    can u do this

    thanks very much

    Using Mod_rewrite


  • Registered Users Posts: 287 ✭✭Keewee6


    Liam Byrne wrote: »
    You'll need to provide more info before anyone can give you help.

    Is it just a single URL, or is /details.php?tradeid=1 just an example of multiple URLs that include /details.php?tradeid=2, /details.php?tradeid=3, etc ?

    If so, where should the other URLs change to, because they can't all become /website

    hi i know they cant be all /website that was an example i was wonderin if u can change /details.php?tradeid=3 to text

    thanks


  • Moderators, Politics Moderators Posts: 39,267 Mod ✭✭✭✭Seth Brundle




Advertisement