3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Hello! I am Peter! I am 30! How are you!"; $needle = "I am 30!"; print strpos($needle, $string);

preferences:
41.64 ms | 402 KiB | 5 Q