3v4l.org

run code in 300+ PHP versions simultaneously
<?php $template = "<html><head><title>{{head}}</title></head><body>{{body}}</body></html>"; $vars = preg_match("{{(\w*)}}", $template, $matches); var_dump($matches);

preferences:
32.37 ms | 402 KiB | 5 Q