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 /** * Get system name * * @phpstub * * @return array Returns a hash of strings..

Decoded Output download

<?php

/**
 * Get system name
 *
 * @phpstub
 *
 * @return array Returns a hash of strings with information about the
 *               system. The indices of the hash are
 */
function posix_uname()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get system name
 *
 * @phpstub
 *
 * @return array Returns a hash of strings with information about the
 *               system. The indices of the hash are
 */
function posix_uname()
{
}

Function Calls

None

Variables

None

Stats

MD5 13273ba58ca9ac4f5c5697306f6d9b95
Eval Count 0
Decode Time 86 ms