What would be the regular expression be detect the [zone] & [/zone] in line? I also need to be able to know what the word is in the brackets so I can make a variable later. Would Anybody be able to help me?
its not xml, xml has <these tags>, this has [this type] of tags. I want to be able to parse the value out of the brackets whether its a [value] or [/value]