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 /** * Returns client per-process statistics * * @phpstub * * @return array Ret..
Decoded Output download
<?php
/**
* Returns client per-process statistics
*
* @phpstub
*
* @return array Returns an array with client stats if success, false otherwise.
*/
function mysqli_get_client_stats()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns client per-process statistics
*
* @phpstub
*
* @return array Returns an array with client stats if success, false otherwise.
*/
function mysqli_get_client_stats()
{
}
Function Calls
None |
Stats
MD5 | a0fe2f88f3c4bb06500e648874f6bffb |
Eval Count | 0 |
Decode Time | 74 ms |