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 /** * Prints information about the connection to Hyperwave server * * @phpstub ..

Decoded Output download

<?php

/**
 * Prints information about the connection to Hyperwave server
 *
 * @phpstub
 *
 * @param int $link
 *
 * @return void
 */
function hw_connection_info($link)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Prints information about the connection to Hyperwave server
 *
 * @phpstub
 *
 * @param int $link
 *
 * @return void
 */
function hw_connection_info($link)
{
}

Function Calls

None

Variables

None

Stats

MD5 676c2b1d7a06a26c0e2983dd249ee0b4
Eval Count 0
Decode Time 93 ms