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 /** * Read and verify the map file * * @phpstub * * @param string $directory ..

Decoded Output download

<?php

/**
 * Read and verify the map file
 *
 * @phpstub
 *
 * @param string $directory
 *
 * @return bool 
 */
function filepro($directory)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Read and verify the map file
 *
 * @phpstub
 *
 * @param string $directory
 *
 * @return bool 
 */
function filepro($directory)
{
}

Function Calls

None

Variables

None

Stats

MD5 6a6cd19917625b5dc54f6cfd0f0f22e5
Eval Count 0
Decode Time 68 ms