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 /** * Translate t61 characters to 8859 characters * * @phpstub * * @param stri..

Decoded Output download

<?php

/**
 * Translate t61 characters to 8859 characters
 *
 * @phpstub
 *
 * @param string $value
 *
 * @return string
 */
function ldap_t61_to_8859($value)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Translate t61 characters to 8859 characters
 *
 * @phpstub
 *
 * @param string $value
 *
 * @return string
 */
function ldap_t61_to_8859($value)
{
}

Function Calls

None

Variables

None

Stats

MD5 bfedc55450e47a5c4bfe8fcda76c3787
Eval Count 0
Decode Time 82 ms