<?php preg_match('#{(\\w+)(?::(\\w+))*}#', '{blabla:2:3:4}', $matches); var_dump($matches);
You have javascript disabled. You will not be able to edit any code.