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 /** * location of language data files * * @phpstub * * @param int $conf * @pa..

Decoded Output download

<?php

/**
 * location of language data files
 *
 * @phpstub
 *
 * @param int $conf
 * @param string $directory
 *
 * @return bool 
 */
function pspell_config_data_dir($conf, $directory)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * location of language data files
 *
 * @phpstub
 *
 * @param int $conf
 * @param string $directory
 *
 * @return bool 
 */
function pspell_config_data_dir($conf, $directory)
{
}

Function Calls

None

Variables

None

Stats

MD5 58a979d25ec58a476c04fe9d10971e6b
Eval Count 0
Decode Time 85 ms