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

preferences:
43.67 ms | 402 KiB | 5 Q