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 /** * Sets the default return value on a fetch row * * @phpstub * * @param int..

Decoded Output download

<?php

/**
 * Sets the default return value on a fetch row
 *
 * @phpstub
 *
 * @param int $mode
 *
 * @return bool 
 */
function ifx_nullformat($mode)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Sets the default return value on a fetch row
 *
 * @phpstub
 *
 * @param int $mode
 *
 * @return bool 
 */
function ifx_nullformat($mode)
{
}

Function Calls

None

Variables

None

Stats

MD5 7c5a2ff8c16793d15e385dd2f21b975e
Eval Count 0
Decode Time 74 ms