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 App; class ChildTeamBuilder extends TeamBuilder { } ..

Decoded Output download

<?php

namespace App;

class ChildTeamBuilder extends TeamBuilder
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace App;

class ChildTeamBuilder extends TeamBuilder
{
}

Function Calls

None

Variables

None

Stats

MD5 79ecbf42dd0b095711d58614ee6f1246
Eval Count 0
Decode Time 107 ms