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 /** * Stop hosting * * @phpstub * * @param resource $context * @param string ..

Decoded Output download

<?php

/**
 * Stop hosting
 *
 * @phpstub
 *
 * @param resource $context
 * @param string $server_path
 *
 * @return bool 
 */
function gupnp_context_unhost_path($context, $server_path)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stop hosting
 *
 * @phpstub
 *
 * @param resource $context
 * @param string $server_path
 *
 * @return bool 
 */
function gupnp_context_unhost_path($context, $server_path)
{
}

Function Calls

None

Variables

None

Stats

MD5 2bdda7314f0b87fcc58f1b80ed9d26f0
Eval Count 0
Decode Time 69 ms