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 /** * Set the default Locale * * @phpstub * * @param string $name * * @retur..
Decoded Output download
<?php
/**
* Set the default Locale
*
* @phpstub
*
* @param string $name
*
* @return bool
*/
function locale_set_default($name)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Set the default Locale
*
* @phpstub
*
* @param string $name
*
* @return bool
*/
function locale_set_default($name)
{
}
Function Calls
None |
Stats
MD5 | 72d536a2167708ea378453921b277e1a |
Eval Count | 0 |
Decode Time | 90 ms |