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 /** * Flush all cache contents * * @phpstub * * @return bool */ function mys..
Decoded Output download
<?php
/**
* Flush all cache contents
*
* @phpstub
*
* @return bool
*/
function mysqlnd_qc_clear_cache()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Flush all cache contents
*
* @phpstub
*
* @return bool
*/
function mysqlnd_qc_clear_cache()
{
}
Function Calls
None |
Stats
MD5 | bf955ccf27bb04406f2ed0c7bf764918 |
Eval Count | 0 |
Decode Time | 106 ms |