3v4l.org

run code in 300+ PHP versions simultaneously
<?php $word = 'Song'; $string = "some words http://I_like_to_sing.mp3 and then some other words http://Another_song.mp3 and some words at the end..."; $regex = "/(https?:\/\/(?![^.]*$word).+?\.mp3)/i"; preg_match_all($regex, $string, $matches); print_r($matches[1]);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
214.86 ms | 2112 KiB | 10 Q