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 /** * Closes the connection to ovrimos * * @phpstub * * @param int $connection..

Decoded Output download

<?php

/**
 * Closes the connection to ovrimos
 *
 * @phpstub
 *
 * @param int $connection
 *
 * @return void 
 */
function ovrimos_close($connection)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Closes the connection to ovrimos
 *
 * @phpstub
 *
 * @param int $connection
 *
 * @return void 
 */
function ovrimos_close($connection)
{
}

Function Calls

None

Variables

None

Stats

MD5 792b3a0e8630e34b59e28f8905b0373d
Eval Count 0
Decode Time 83 ms