3v4l.org

run code in 300+ PHP versions simultaneously
<?php $o ='<label for="id_title" class="control-label">Title</label>'; $label = strstr('<label for="id_title" class="control-label">Title</label>', '>'); chop($o, $label); echo($o);

preferences:
37.76 ms | 402 KiB | 5 Q