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 /** * Clear all mnoGoSearch search restrictions * * @phpstub * * @param resour..

Decoded Output download

<?php

/**
 * Clear all mnoGoSearch search restrictions
 *
 * @phpstub
 *
 * @param resource $agent
 *
 * @return bool Returns true.
 */
function udm_clear_search_limits($agent)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Clear all mnoGoSearch search restrictions
 *
 * @phpstub
 *
 * @param resource $agent
 *
 * @return bool Returns true.
 */
function udm_clear_search_limits($agent)
{
}

Function Calls

None

Variables

None

Stats

MD5 7215e403b835513e6b8c38ffeef4f422
Eval Count 0
Decode Time 86 ms