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 /** * Cancels the variable change notification * * @phpstub * * @param resourc..

Decoded Output download

<?php

/**
 * Cancels the variable change notification
 *
 * @phpstub
 *
 * @param resource $proxy
 * @param string $value
 *
 * @return bool 
 */
function gupnp_service_proxy_remove_notify($proxy, $value)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Cancels the variable change notification
 *
 * @phpstub
 *
 * @param resource $proxy
 * @param string $value
 *
 * @return bool 
 */
function gupnp_service_proxy_remove_notify($proxy, $value)
{
}

Function Calls

None

Variables

None

Stats

MD5 a61395a1a257c27b690701f2cde0f12b
Eval Count 0
Decode Time 140 ms