<?php preg_match_all('/\\[mygroup +([^]]+?)\\]\s*\\[(file\\*[^]]+?)\]/', '[mygroup group-name-1] [file* field-name-134 limit:200] [mygroup group-name-2] [file* field-name-135 limit:200] [/mygroup] [/mygroup]', $matches); print_r($matches);
You have javascript disabled. You will not be able to edit any code.