Also there is a better way to handle all of the hidden tags so they're not being duplicated...
See example posted below -
Notice how you only have to list your fields once? Of course if you are using numbers (1,2,3,4) then'll you have to take into account what happens when you get to 10, 11, 12 because they'd all match 1 (1*).
See example posted below -
Notice how you only have to list your fields once? Of course if you are using numbers (1,2,3,4) then'll you have to take into account what happens when you get to 10, 11, 12 because they'd all match 1 (1*).