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 /** * Gets the logo guid * * @phpstub * * @return string Returns . */ functio..
Decoded Output download
<?php
/**
* Gets the logo guid
*
* @phpstub
*
* @return string Returns .
*/
function php_logo_guid()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Gets the logo guid
*
* @phpstub
*
* @return string Returns .
*/
function php_logo_guid()
{
}
Function Calls
None |
Stats
MD5 | ddabc6f033d57417f6587c5a98464380 |
Eval Count | 0 |
Decode Time | 73 ms |