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 /** * Stop playing the source * * @phpstub * * @param resource $source * * @..
Decoded Output download
<?php
/**
* Stop playing the source
*
* @phpstub
*
* @param resource $source
*
* @return bool
*/
function openal_source_stop($source)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Stop playing the source
*
* @phpstub
*
* @param resource $source
*
* @return bool
*/
function openal_source_stop($source)
{
}
Function Calls
None |
Stats
MD5 | bd5cafbec55c77ee249d32299822db8e |
Eval Count | 0 |
Decode Time | 86 ms |