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 /** * Description * * @phpstub * * @param int $level * * @return string What..
Decoded Output download
<?php
/**
* Description
*
* @phpstub
*
* @param int $level
*
* @return string What is returned on success and failure
*/
function cairo_ps_level_to_string($level)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Description
*
* @phpstub
*
* @param int $level
*
* @return string What is returned on success and failure
*/
function cairo_ps_level_to_string($level)
{
}
Function Calls
None |
Stats
MD5 | a6b015695ffa24cac832faf810e27eb1 |
Eval Count | 0 |
Decode Time | 107 ms |