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 /** * Force a write of all buffered data * * @phpstub * * @param resource $bz ..

Decoded Output download

<?php

/**
 * Force a write of all buffered data
 *
 * @phpstub
 *
 * @param resource $bz
 *
 * @return int 
 */
function bzflush($bz)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Force a write of all buffered data
 *
 * @phpstub
 *
 * @param resource $bz
 *
 * @return int 
 */
function bzflush($bz)
{
}

Function Calls

None

Variables

None

Stats

MD5 a79f5a51acca7f9130c9a442c5845f43
Eval Count 0
Decode Time 630 ms