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 /** * * * @phpstub * * @param resource $entry * @param callable $filter * @..

Decoded Output download

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $entry
 * @param callable $filter
 * @param mixed $data
 *
 * @return void 
 */
function newt_entry_set_filter($entry, $filter, $data)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * 
 *
 * @phpstub
 *
 * @param resource $entry
 * @param callable $filter
 * @param mixed $data
 *
 * @return void 
 */
function newt_entry_set_filter($entry, $filter, $data)
{
}

Function Calls

None

Variables

None

Stats

MD5 e2c5a8b02818b3e3752688ddd624f6b7
Eval Count 0
Decode Time 74 ms