3v4l.org

run code in 300+ PHP versions simultaneously
<?php $prefix = 'Korvin!~Korvin@concrete5/79063/Korvin'; $matches = array(); if (preg_match_all('/(.+?)!(.+?)@(.+?)/', $this->prefix, $matches)) { var_dump($matches); }

preferences:
32.02 ms | 402 KiB | 5 Q