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 defined('ENVIRONMENT') OR exit('No direct access allowed!'); return array('username..

Decoded Output download

<?php defined('ENVIRONMENT') OR exit('No direct access allowed!'); 
return array('username'=>'vathsathya','purchase_code'=>'faa7befd-a3d2-42da-bd42-c75a1aa1a9d9'); ?>

Did this file decode correctly?

Original Code

<?php defined('ENVIRONMENT') OR exit('No direct access allowed!');
return array('username'=>'vathsathya','purchase_code'=>'faa7befd-a3d2-42da-bd42-c75a1aa1a9d9');

Function Calls

defined 1

Variables

None

Stats

MD5 329fcf3dffcb2fcaab0ee68652a34735
Eval Count 0
Decode Time 46 ms