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-- Test gethostbyaddr() function : basic functionality --FILE-- <?php echo "*** Test..

Decoded Output download

*** Testing gethostbyaddr() : basic functionality ***

Did this file decode correctly?

Original Code

--TEST--
Test gethostbyaddr() function : basic functionality
--FILE--
<?php
echo "*** Testing gethostbyaddr() : basic functionality ***\n";
echo gethostbyaddr("127.0.0.1")."\n";

?>
--EXPECTF--
*** Testing gethostbyaddr() : basic functionality ***
%rloopback|localhost(\.localdomain)?|%s%r

Function Calls

gethostbyaddr 1

Variables

None

Stats

MD5 90e4d02f41042cefa550f941a9c0ea0e
Eval Count 0
Decode Time 93 ms