3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path = '/www/public_html/index.html'; $filename = substr(0, strrpos($path, "/")); echo $filename; // "index.html" ?>

preferences:
43.2 ms | 402 KiB | 5 Q