PHP URL ID Help?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wilgar
    New Member
    • Jun 2012
    • 12

    PHP URL ID Help?

    Dear Bytes Team

    I need some help. I have been tasked to correct some php code that another developer designed. As you can see in picture ‘interest_links .png’ the intId variable is set to 1 here. See attached picture ‘Ethiopia.png’, which shows what is clicked on that takes me to the page with URL ‘http://www.clickazone. com/interests_links .php?intId=1’. Also see attached code from file ‘country.php’(s ee zipped file). As shown in the picture ‘$aInterest.png ’, how do I change the ID variable to another value so that when the user clicks on Ethiopia>Busine ss it takes the user to a page with a different URL e.g. ‘http://www.clickazone. com/interests_links .php?intId=101’ ?

    Kind regards
    Gary
    Attached Files
Working...