Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<? php echo strpos("Hello", "e") ; ? >..

Decoded Output download

<? php 
echo strpos("Hello", "e") ; 
? > ?>

Did this file decode correctly?

Original Code

<? php
echo strpos("Hello", "e") ;
? >

Function Calls

None

Variables

None

Stats

MD5 9139be255d0b7076cd68b77191fb0bfb
Eval Count 0
Decode Time 84 ms