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 /** * Free the broker resource and its dictionnaries * * @phpstub * * @param r..

Decoded Output download

<?php

/**
 * Free the broker resource and its dictionnaries
 *
 * @phpstub
 *
 * @param resource $broker
 *
 * @return bool 
 */
function enchant_broker_free($broker)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Free the broker resource and its dictionnaries
 *
 * @phpstub
 *
 * @param resource $broker
 *
 * @return bool 
 */
function enchant_broker_free($broker)
{
}

Function Calls

None

Variables

None

Stats

MD5 9f6e3946aa16c49f841574f86cd75545
Eval Count 0
Decode Time 93 ms