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