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 /** * Restores the previously defined exception handler function * * @phpstub *..

Decoded Output download

<?php

/**
 * Restores the previously defined exception handler function
 *
 * @phpstub
 *
 * @return bool This function always returns true.
 */
function restore_exception_handler()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Restores the previously defined exception handler function
 *
 * @phpstub
 *
 * @return bool This function always returns true.
 */
function restore_exception_handler()
{
}

Function Calls

None

Variables

None

Stats

MD5 383b893b0d341cfb27e029e68ba54cd5
Eval Count 0
Decode Time 80 ms