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 /** * Disconnect from the service manager * * @phpstub * * @param resource $se..

Decoded Output download

<?php

/**
 * Disconnect from the service manager
 *
 * @phpstub
 *
 * @param resource $service_handle
 *
 * @return bool 
 */
function ibase_service_detach($service_handle)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Disconnect from the service manager
 *
 * @phpstub
 *
 * @param resource $service_handle
 *
 * @return bool 
 */
function ibase_service_detach($service_handle)
{
}

Function Calls

None

Variables

None

Stats

MD5 693271dc0ef2fcb38094bb03219fbd02
Eval Count 0
Decode Time 81 ms