Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Clear last Java exception * * @phpstub * * @return void */ function ja..
Decoded Output download
<?php
/**
* Clear last Java exception
*
* @phpstub
*
* @return void
*/
function java_last_exception_clear()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Clear last Java exception
*
* @phpstub
*
* @return void
*/
function java_last_exception_clear()
{
}
Function Calls
None |
Stats
MD5 | 46ac04fa3658a57ed63cc1734e0b6cc0 |
Eval Count | 0 |
Decode Time | 95 ms |