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 /** * Returns an array of all supported encodings * * @phpstub * * @return arr..

Decoded Output download

<?php

/**
 * Returns an array of all supported encodings
 *
 * @phpstub
 *
 * @return array Returns a numerically indexed array.
 */
function mb_list_encodings()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns an array of all supported encodings
 *
 * @phpstub
 *
 * @return array Returns a numerically indexed array.
 */
function mb_list_encodings()
{
}

Function Calls

None

Variables

None

Stats

MD5 d751024814dd0d6b5cb93c5fedbc24b6
Eval Count 0
Decode Time 74 ms