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 use Some\Unknown\Clazz; new Clazz; ..

Decoded Output download

<?php

use Some\Unknown\Clazz;

new Clazz;
 ?>

Did this file decode correctly?

Original Code

<?php

use Some\Unknown\Clazz;

new Clazz;

Function Calls

None

Variables

None

Stats

MD5 08ee582ad2bf0b5ad192c504cd92e8c5
Eval Count 0
Decode Time 93 ms