3v4l.org

run code in 300+ PHP versions simultaneously
<?php $txt="gopu.phaneendra"; echo strlen($txt); echo"<br>"; echo strpos($txt,"end"); echo " "; echo addcslashes($txt,"."); echo "<br>"; echo addslashes($txt,"p");

preferences:
61.23 ms | 402 KiB | 5 Q