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 /** * Deletes the char object * * @phpstub * * @param int $bid * * @return b..

Decoded Output download

<?php

/**
 * Deletes the char object
 *
 * @phpstub
 *
 * @param int $bid
 *
 * @return bool 
 */
function ifx_free_char($bid)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Deletes the char object
 *
 * @phpstub
 *
 * @param int $bid
 *
 * @return bool 
 */
function ifx_free_char($bid)
{
}

Function Calls

None

Variables

None

Stats

MD5 608c7bced2d19cba45c145c5bc103a14
Eval Count 0
Decode Time 78 ms