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-- Bug #55472 (ip2long(integer) returns integer) --FILE-- <?php var_dump(ip2long(26)..

Decoded Output download

--TEST--
Bug #55472 (ip2long(integer) returns integer)
--FILE--
<?php
var_dump(ip2long(26));
?>
--EXPECT--
bool(false)

Did this file decode correctly?

Original Code

--TEST--
Bug #55472 (ip2long(integer) returns integer)
--FILE--
<?php
var_dump(ip2long(26));
?>
--EXPECT--
bool(false)

Function Calls

ip2long 1

Variables

None

Stats

MD5 767db12dbe35acc3e179fe99fb064b29
Eval Count 0
Decode Time 80 ms