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 /** * Throw a warning and a callstack * * @phpstub * * @param string $warning ..

Decoded Output download

<?php

/**
 * Throw a warning and a callstack
 *
 * @phpstub
 *
 * @param string $warning
 * @param string $delimiter
 *
 * @return void 
 */
function apd_clunk($warning, $delimiter = NULL)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Throw a warning and a callstack
 *
 * @phpstub
 *
 * @param string $warning
 * @param string $delimiter
 *
 * @return void 
 */
function apd_clunk($warning, $delimiter = NULL)
{
}

Function Calls

None

Variables

None

Stats

MD5 1476b97ad3932682173cd96c8df14a3e
Eval Count 0
Decode Time 110 ms