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 user cache memory usage * * @phpstub * * @re..
Decoded Output download
<?php
/**
* Retrieves information about user cache memory usage
*
* @phpstub
*
* @return array Array of meta data about user cache memory usage
*/
function wincache_ucache_meminfo()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Retrieves information about user cache memory usage
*
* @phpstub
*
* @return array Array of meta data about user cache memory usage
*/
function wincache_ucache_meminfo()
{
}
Function Calls
None |
Stats
MD5 | a6f5267ca41b64a972095d030bca724b |
Eval Count | 0 |
Decode Time | 95 ms |