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 /** * Send stream * * @phpstub * * @param resource $stream * * @return bool ..
Decoded Output download
<?php
/**
* Send stream
*
* @phpstub
*
* @param resource $stream
*
* @return bool
*/
function http_send_stream($stream)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Send stream
*
* @phpstub
*
* @param resource $stream
*
* @return bool
*/
function http_send_stream($stream)
{
}
Function Calls
None |
Stats
MD5 | 61e024b31bc2a4f14ea3d6acfa3f39eb |
Eval Count | 0 |
Decode Time | 106 ms |