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 main loop * * @phpstub * * @param resource $root_device * * @retu..

Decoded Output download

<?php

/**
 * Stop main loop
 *
 * @phpstub
 *
 * @param resource $root_device
 *
 * @return bool 
 */
function gupnp_root_device_stop($root_device)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stop main loop
 *
 * @phpstub
 *
 * @param resource $root_device
 *
 * @return bool 
 */
function gupnp_root_device_stop($root_device)
{
}

Function Calls

None

Variables

None

Stats

MD5 53b49ec65d06961a6ea5bf24f48863ca
Eval Count 0
Decode Time 80 ms