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 CollectionTestPost extends Post { } ..
Decoded Output download
<?php
use Timber\Post;
class CollectionTestPost extends Post
{
}
?>
Did this file decode correctly?
Original Code
<?php
use Timber\Post;
class CollectionTestPost extends Post
{
}
Function Calls
None |
Stats
MD5 | b35890143d0adc9617584d1c670ae5df |
Eval Count | 0 |
Decode Time | 81 ms |