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 PhabricatorXHPASTDAO extends PhabricatorLiskDAO { public function..
Decoded Output download
<?php
abstract class PhabricatorXHPASTDAO extends PhabricatorLiskDAO {
public function getApplicationName() {
return 'xhpast';
}
}
?>
Did this file decode correctly?
Original Code
<?php
abstract class PhabricatorXHPASTDAO extends PhabricatorLiskDAO {
public function getApplicationName() {
return 'xhpast';
}
}
Function Calls
None |
Stats
MD5 | 2585809c459c9dcbd5fa697f5f809184 |
Eval Count | 0 |
Decode Time | 84 ms |