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 realpath cache size * * @phpstub * * @return int Returns how much me..
Decoded Output download
<?php
/**
* Get realpath cache size
*
* @phpstub
*
* @return int Returns how much memory realpath cache is using.
*/
function realpath_cache_size()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get realpath cache size
*
* @phpstub
*
* @return int Returns how much memory realpath cache is using.
*/
function realpath_cache_size()
{
}
Function Calls
None |
Stats
MD5 | b3342c477feffd88ebfd87d9cb293c78 |
Eval Count | 0 |
Decode Time | 94 ms |