3v4l.org

run code in 300+ PHP versions simultaneously
<?php $attribute = 'IL NOMè <'; $split = preg_split('#(.*)\s?(<=>|<=|>=|<>|<|>|!=|=)#Ui', $attribute, -1, PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE); print_r($split);

preferences:
33.72 ms | 402 KiB | 5 Q