<?php $test="AdGroup update failed: [AdGroupServiceError.DUPLICATE_ADGROUP_NAME @ operations[6].operand.name; trigger:'prince2 training west yorkshire', AdGroupServiceError.DUPLICATE_ADGROUP_NAME @ operations[8].operand.name; trigger:'prince ii training and exam']"; $result = array(); preg_match_all("/trigger:([^\,]*?)\,/im", $test, $result); var_dump($result);
You have javascript disabled. You will not be able to edit any code.