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

Signing you up...

Thank you for signing up!

PHP Decode

--TEST-- bin2hex(); function test --CREDITS-- marcosptf - <[email protected]> #phptes..

Decoded Output download

--TEST--
bin2hex(); function test
--CREDITS--
marcosptf - <[email protected]>
#phptestfest PHPSP on Google - Sao Paulo - Brazil - 2014-06-05
--FILE--
<?php
echo bin2hex("123456");
?>
--EXPECT--
313233343536

Did this file decode correctly?

Original Code

--TEST--
bin2hex(); function test
--CREDITS--
marcosptf - <[email protected]>
#phptestfest PHPSP on Google - Sao Paulo - Brazil - 2014-06-05
--FILE--
<?php
echo bin2hex("123456");
?>
--EXPECT--
313233343536

Function Calls

bin2hex 1

Variables

None

Stats

MD5 b672193b83350697e569634cefa10f00
Eval Count 0
Decode Time 79 ms