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 memory allocated for ispell data * * @phpstub * * @param int $agent..

Decoded Output download

<?php

/**
 * Free memory allocated for ispell data
 *
 * @phpstub
 *
 * @param int $agent
 *
 * @return bool always returns true.
 */
function udm_free_ispell_data($agent)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Free memory allocated for ispell data
 *
 * @phpstub
 *
 * @param int $agent
 *
 * @return bool always returns true.
 */
function udm_free_ispell_data($agent)
{
}

Function Calls

None

Variables

None

Stats

MD5 7c2b2978b622e7c5df7b4cdc2f6be09c
Eval Count 0
Decode Time 73 ms