3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url='https://docs.google.com/presentation/d/1aa_xpsyJtslFJsg4UndsjDvlCe7Vu97_i6Q8zSKofy4/edit?usp=sharing'; echo strstr($url,'/edit',true); // https://docs.google.com/presentation/d/1aa_xpsyJtslFJsg4UndsjDvlCe7Vu97_i6Q8zSKofy4 echo "\n"; echo strstr($url,'/edit?',true); // https://docs.google.com/presentation/d/1aa_xpsyJtslFJsg4UndsjDvlCe7Vu97_i6Q8zSKofy4

preferences:
83.04 ms | 402 KiB | 5 Q