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 /** * Retrieves information about session cache memory usage * * @phpstub * * ..

Decoded Output download

<?php

/**
 * Retrieves information about session cache memory usage
 *
 * @phpstub
 *
 * @return array Array of meta data about session cache memory usage
 */
function wincache_scache_meminfo()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Retrieves information about session cache memory usage
 *
 * @phpstub
 *
 * @return array Array of meta data about session cache memory usage
 */
function wincache_scache_meminfo()
{
}

Function Calls

None

Variables

None

Stats

MD5 6e5ab337aa4df142b50adc419674ffd8
Eval Count 0
Decode Time 116 ms