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 /** * License Info * * This is a test File docblock * * @author Ralph Schindle..

Decoded Output download

<?php

/**
 * License Info
 *
 * This is a test File docblock
 *
 * @author Ralph Schindler
 */

namespace LaminasTest\Code\Reflection\TestAsset;

interface TestSampleInterface
{

}
 ?>

Did this file decode correctly?

Original Code

<?php

/**
 * License Info
 *
 * This is a test File docblock
 *
 * @author Ralph Schindler
 */

namespace LaminasTest\Code\Reflection\TestAsset;

interface TestSampleInterface
{

}

Function Calls

None

Variables

None

Stats

MD5 2b068da5145b44d1156fee7670f9823e
Eval Count 0
Decode Time 105 ms