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 /** * Load a new dictionary with settings based on a given config * * @phpstub ..

Decoded Output download

<?php

/**
 * Load a new dictionary with settings based on a given config
 *
 * @phpstub
 *
 * @param int $config
 *
 * @return int Returns a dictionary link identifier on success.
 */
function pspell_new_config($config)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Load a new dictionary with settings based on a given config
 *
 * @phpstub
 *
 * @param int $config
 *
 * @return int Returns a dictionary link identifier on success.
 */
function pspell_new_config($config)
{
}

Function Calls

None

Variables

None

Stats

MD5 d555a081862780e38ff7024bbb31bfdc
Eval Count 0
Decode Time 101 ms