3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'Hello5World'; sscanf($string, '%[A-Za-z]', $firstWord); var_export($firstWord);

preferences:
25.31 ms | 405 KiB | 5 Q