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 abstract class PhabricatorDraftDAO extends PhabricatorLiskDAO { public function ..

Decoded Output download

<?php

abstract class PhabricatorDraftDAO extends PhabricatorLiskDAO {

  public function getApplicationName() {
    return 'draft';
  }

}
 ?>

Did this file decode correctly?

Original Code

<?php

abstract class PhabricatorDraftDAO extends PhabricatorLiskDAO {

  public function getApplicationName() {
    return 'draft';
  }

}

Function Calls

None

Variables

None

Stats

MD5 95dbd5d9889a074dbeeafdb6e2fa9474
Eval Count 0
Decode Time 82 ms