Help! Can I create a url like "xyz.com//index.php?q=en/node" easily?

Discussion in 'HTML & Website Design' started by xc06, Aug 9, 2011.

  1. #1
    Help! Can I create a url like "xyz.com//index.php?q=en/node" easily?

    Rep will be added for those who advises.

    Thanks a lot!
     
    xc06, Aug 9, 2011 IP
  2. linc

    linc Member

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #2
    Do you mean the url structure? Yes, that's the most common use for dynamic language.
     
    linc, Aug 9, 2011 IP
    xc06 likes this.
  3. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #3
    yes, I mean the url structure. Unfortunately, I don't know how use dynamic language, :(
     
    xc06, Aug 9, 2011 IP
  4. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #4
    You can either type it in manually, or you can build it by concatenating variables.
     
    mmerlinn, Aug 9, 2011 IP
    xc06 likes this.