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 /** * Returns the error code of the previous operation * * @phpstub * * @retur..

Decoded Output download

<?php

/**
 * Returns the error code of the previous operation
 *
 * @phpstub
 *
 * @return int Returns one of the  error constants.
 */
function yp_errno()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns the error code of the previous operation
 *
 * @phpstub
 *
 * @return int Returns one of the  error constants.
 */
function yp_errno()
{
}

Function Calls

None

Variables

None

Stats

MD5 9bf5cbf16485123f3cf092bcf0220ae7
Eval Count 0
Decode Time 79 ms