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 /** * Change current storage handler * * @phpstub * * @param string $handler ..
Decoded Output download
<?php
/**
* Change current storage handler
*
* @phpstub
*
* @param string $handler
*
* @return bool
*/
function mysqlnd_qc_set_storage_handler($handler)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Change current storage handler
*
* @phpstub
*
* @param string $handler
*
* @return bool
*/
function mysqlnd_qc_set_storage_handler($handler)
{
}
Function Calls
None |
Stats
MD5 | 40dd0c85d743ce78e5273c419735c562 |
Eval Count | 0 |
Decode Time | 83 ms |