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 /** * Multibyte regular expression match for predefined multibyte string * * @ph..
Decoded Output download
<?php
/**
* Multibyte regular expression match for predefined multibyte string
*
* @phpstub
*
* @param string $pattern
* @param string $option
*
* @return bool
*/
function mb_ereg_search($pattern = NULL, $option = 'ms')
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Multibyte regular expression match for predefined multibyte string
*
* @phpstub
*
* @param string $pattern
* @param string $option
*
* @return bool
*/
function mb_ereg_search($pattern = NULL, $option = 'ms')
{
}
Function Calls
None |
Stats
MD5 | e66ef3d57c90a3ebd0956a3e6920109d |
Eval Count | 0 |
Decode Time | 72 ms |