<?php preg_match('/\[{2}(.+?)\]{2}/', 'sometext[[GridRef:St12341234]]moretext', $match); print_r($match);
You have javascript disabled. You will not be able to edit any code.