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 /** * Writes the single character \x00 to indicate End of compiled data * * @php..

Decoded Output download

<?php

/**
 * Writes the single character  to indicate End of compiled data
 *
 * @phpstub
 *
 * @param resource $filehandle
 *
 * @return bool 
 */
function bcompiler_write_footer($filehandle)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Writes the single character \x00 to indicate End of compiled data
 *
 * @phpstub
 *
 * @param resource $filehandle
 *
 * @return bool 
 */
function bcompiler_write_footer($filehandle)
{
}

Function Calls

None

Variables

None

Stats

MD5 cedcbd2b28f7d7e252d228c993723398
Eval Count 0
Decode Time 1399 ms