3v4l.org

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

preferences:
37.76 ms | 402 KiB | 5 Q