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 /** * Statistics collected by the core of the query cache * * @phpstub * * @re..

Decoded Output download

<?php

/**
 * Statistics collected by the core of the query cache
 *
 * @phpstub
 *
 * @return array Array of core statistics
 */
function mysqlnd_qc_get_core_stats()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Statistics collected by the core of the query cache
 *
 * @phpstub
 *
 * @return array Array of core statistics
 */
function mysqlnd_qc_get_core_stats()
{
}

Function Calls

None

Variables

None

Stats

MD5 ae30fd1f9e5f1ebc757212e654fcfbb7
Eval Count 0
Decode Time 82 ms