3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "opening-ceremony-600x450.d20140220-u162540.jpg'"; $removeTimestamp = strlen($string); $string = substr_replace($stringToReplace, ".jpg", 0, $removeTimestamp); echo $string;

preferences:
40.84 ms | 402 KiB | 5 Q