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); echo bin2hex($txt); echo chop($txt,"g"); echo chr($txt);

preferences:
50.79 ms | 402 KiB | 5 Q