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 /** * Process the specified context * * @phpstub * * @param resource $context ..
Decoded Output download
<?php
/**
* Process the specified context
*
* @phpstub
*
* @param resource $context
*
* @return bool
*/
function openal_context_process($context)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Process the specified context
*
* @phpstub
*
* @param resource $context
*
* @return bool
*/
function openal_context_process($context)
{
}
Function Calls
None |
Stats
MD5 | d02ccff2fa52f7750a4afccec1b18be0 |
Eval Count | 0 |
Decode Time | 92 ms |