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 ThreeInterface { } ..
Decoded Output download
<?php
namespace LaminasTest\Code\Generator\TestAsset;
interface ThreeInterface
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace LaminasTest\Code\Generator\TestAsset;
interface ThreeInterface
{
}
Function Calls
| None |
Stats
| MD5 | fd46e121d106ccc0941f7a9376169fbb |
| Eval Count | 0 |
| Decode Time | 91 ms |