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!"; strpos($needle, $string);

preferences:
67.39 ms | 402 KiB | 5 Q