Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<? $a[0][] = 1;..
Decoded Output download
<?
$a[0][] = 1;
Did this file decode correctly?
Original Code
<?
$a[0][] = 1;
Function Calls
None |
Stats
MD5 | b65028c250b32a5dadde05e1e25d5ef0 |
Eval Count | 0 |
Decode Time | 39 ms |