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 namespace LaminasTest\Code\Generator\TestAsset; interface OneInterface { } ..

Decoded Output download

<?php

namespace LaminasTest\Code\Generator\TestAsset;

interface OneInterface
{

}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace LaminasTest\Code\Generator\TestAsset;

interface OneInterface
{

}

Function Calls

None

Variables

None

Stats

MD5 95059481f1cec8d8ae6117badf6d21e1
Eval Count 0
Decode Time 102 ms