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 /** * Stops the interpreter and waits on a CR from the socket * * @phpstub * *..

Decoded Output download

<?php

/**
 * Stops the interpreter and waits on a CR from the socket
 *
 * @phpstub
 *
 * @param int $debug_level
 *
 * @return bool 
 */
function apd_breakpoint($debug_level)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stops the interpreter and waits on a CR from the socket
 *
 * @phpstub
 *
 * @param int $debug_level
 *
 * @return bool 
 */
function apd_breakpoint($debug_level)
{
}

Function Calls

None

Variables

None

Stats

MD5 e29d1365677b7906a0c736192a65abc6
Eval Count 0
Decode Time 80 ms