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 /** * End a template * * @phpstub * * @param resource $psdoc * * @return boo..
Decoded Output download
<?php
/**
* End a template
*
* @phpstub
*
* @param resource $psdoc
*
* @return bool
*/
function ps_end_template($psdoc)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* End a template
*
* @phpstub
*
* @param resource $psdoc
*
* @return bool
*/
function ps_end_template($psdoc)
{
}
Function Calls
None |
Stats
MD5 | 87f678c8df2c61ffd6449407ae21ebb4 |
Eval Count | 0 |
Decode Time | 90 ms |