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 Timber\Post; class CollectionTestCustom extends Post { } ..

Decoded Output download

<?php

use Timber\Post;

class CollectionTestCustom extends Post
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

use Timber\Post;

class CollectionTestCustom extends Post
{
}

Function Calls

None

Variables

None

Stats

MD5 d40e4b41307dc67cabb2b82c46f2186f
Eval Count 0
Decode Time 91 ms