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 /** * Stat memory utilization * * @phpstub * * @return array Returns false on ..

Decoded Output download

<?php

/**
 * Stat memory utilization
 *
 * @phpstub
 *
 * @return array Returns false on failure, or an array consisting of the
 *               following information on success:
 */
function win32_ps_stat_mem()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stat memory utilization
 *
 * @phpstub
 *
 * @return array Returns false on failure, or an array consisting of the
 *               following information on success:
 */
function win32_ps_stat_mem()
{
}

Function Calls

None

Variables

None

Stats

MD5 9730e903ec35a099dab1a838ec3bd4fd
Eval Count 0
Decode Time 80 ms