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 memory usage by the resolve file path cache * ..

Decoded Output download

<?php

/**
 * Retrieves information about memory usage by the resolve file path cache
 *
 * @phpstub
 *
 * @return array Array of meta data that describes memory usage by resolve file path cache.
 */
function wincache_rplist_meminfo()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Retrieves information about memory usage by the resolve file path cache
 *
 * @phpstub
 *
 * @return array Array of meta data that describes memory usage by resolve file path cache.
 */
function wincache_rplist_meminfo()
{
}

Function Calls

None

Variables

None

Stats

MD5 df16218b8cd8dc2b2e76a608bd33b864
Eval Count 0
Decode Time 74 ms