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 /** * Finish pattern * * @phpstub * * @param resource $p * * @return bool *..

Decoded Output download

<?php

/**
 * Finish pattern
 *
 * @phpstub
 *
 * @param resource $p
 *
 * @return bool
 */
function PDF_end_pattern($p)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Finish pattern
 *
 * @phpstub
 *
 * @param resource $p
 *
 * @return bool
 */
function PDF_end_pattern($p)
{
}

Function Calls

None

Variables

None

Stats

MD5 b5c212659fd13183510b553cc1675358
Eval Count 0
Decode Time 81 ms