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 /** * Object record of hw_document * * @phpstub * * @param int $hw_document *..

Decoded Output download

<?php

/**
 * Object record of hw_document
 *
 * @phpstub
 *
 * @param int $hw_document
 *
 * @return string Returns the object record of the document.
 */
function hw_Document_Attributes($hw_document)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Object record of hw_document
 *
 * @phpstub
 *
 * @param int $hw_document
 *
 * @return string Returns the object record of the document.
 */
function hw_Document_Attributes($hw_document)
{
}

Function Calls

None

Variables

None

Stats

MD5 dd33100bed842fa7f7e88eedf8338e13
Eval Count 0
Decode Time 81 ms