url mapping help needed.

Discussion in 'PHP' started by shafiulalams786, Jul 25, 2008.

  1. #1
    Hi Everybody,

    I am developing a web project where i have to do some thing like below
    suppose my url address is http://www.example.com and i have an user whose user account id is 1234 .The required url have to be something like
    http://www.1234.example.com

    how can i do mapping.Is there any code in htaccess to write?

    Any suggestion is appreciable.

    Thanks
     
    shafiulalams786, Jul 25, 2008 IP
  2. Greg Carnegie

    Greg Carnegie Peon

    Messages:
    385
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I never really done this type of thing so i maybe wrong, but the Wildcard is probably something you are looking for.
     
    Greg Carnegie, Jul 26, 2008 IP