Jump to content

max100

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

max100's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Great stuff. It was the variable name which was messing me up ... wasn't sure how to append the $i onto the $link, but now I see how to use the curly braces. Many thanks, much appreciated. Max100
  2. Hi, I am very new to PHP and wondered if someone could point me in the right direction... I have 10 variables called $title1, $title2, $title3, $title4 ... etc Each variable either contains the string 'open' or 'closed' and I wish to change all those which contain 'closed' to empty variables. I understand loops, but I'm not sure how to loop through each variable name easily. Would an array come into this? Probably a simple answer, but as I say, I'm very new to this and any help would be very much appreciated. Thank you. Max100
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.