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

Decoded Output download

<?php

/**
 * End a pattern
 *
 * @phpstub
 *
 * @param resource $psdoc
 *
 * @return bool 
 */
function ps_end_pattern($psdoc)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * End a pattern
 *
 * @phpstub
 *
 * @param resource $psdoc
 *
 * @return bool 
 */
function ps_end_pattern($psdoc)
{
}

Function Calls

None

Variables

None

Stats

MD5 540275179779127f9a9e0f1c6c485717
Eval Count 0
Decode Time 94 ms