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 /** * Set the default blob mode for all select queries * * @phpstub * * @param..

Decoded Output download

<?php

/**
 * Set the default blob mode for all select queries
 *
 * @phpstub
 *
 * @param int $mode
 *
 * @return bool 
 */
function ifx_blobinfile_mode($mode)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set the default blob mode for all select queries
 *
 * @phpstub
 *
 * @param int $mode
 *
 * @return bool 
 */
function ifx_blobinfile_mode($mode)
{
}

Function Calls

None

Variables

None

Stats

MD5 b3cb482187549f5cfbaed3aa8633728f
Eval Count 0
Decode Time 86 ms