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-- Arduino::output() member function --SKIPIF-- <?php if(!extension_loaded('Gorill..
Decoded Output download
--TEST--
Arduino::output() member function
--SKIPIF--
<?php
if(!extension_loaded('Gorilla')) die('skip ');
?>
--FILE--
<?php
echo 'OK'; // no test case for this function yet
?>
--EXPECT--
OK
Did this file decode correctly?
Original Code
--TEST--
Arduino::output() member function
--SKIPIF--
<?php
if(!extension_loaded('Gorilla')) die('skip ');
?>
--FILE--
<?php
echo 'OK'; // no test case for this function yet
?>
--EXPECT--
OK
Function Calls
extension_loaded | 1 |
Stats
MD5 | b0909076aed9af0940ea5efae15c0933 |
Eval Count | 0 |
Decode Time | 80 ms |