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 /** * Deletes entire content of the user cache * * @phpstub * * @return bool ..

Decoded Output download

<?php

/**
 * Deletes entire content of the user cache
 *
 * @phpstub
 *
 * @return bool 
 */
function wincache_ucache_clear()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Deletes entire content of the user cache
 *
 * @phpstub
 *
 * @return bool 
 */
function wincache_ucache_clear()
{
}

Function Calls

None

Variables

None

Stats

MD5 51b91badc0e91d8c0d0df2fbf4ae72de
Eval Count 0
Decode Time 87 ms