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 /** * Stat persistent handles * * @phpstub * * @return object Returns persiste..

Decoded Output download

<?php

/**
 * Stat persistent handles
 *
 * @phpstub
 *
 * @return object Returns persistent handles statistics as stdClass object on success.
 */
function http_persistent_handles_count()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stat persistent handles
 *
 * @phpstub
 *
 * @return object Returns persistent handles statistics as stdClass object on success.
 */
function http_persistent_handles_count()
{
}

Function Calls

None

Variables

None

Stats

MD5 3500b99859c036bd79f54e9833bf4e2f
Eval Count 0
Decode Time 90 ms