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 return array( 'eula_text' => 'EULA', 'id' => 'ID', 'pare..

Decoded Output download

<?php

return array(
	'eula_text'      			=> 'EULA',
    'id'      					=> 'ID',
    'parent'   					=> 'Tuismitheoir',
    'require_acceptance'      	=> 'Glacadh',
    'title'      				=> 'Ainm Chatagir Scmhainn',

);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
	'eula_text'      			=> 'EULA',
    'id'      					=> 'ID',
    'parent'   					=> 'Tuismitheoir',
    'require_acceptance'      	=> 'Glacadh',
    'title'      				=> 'Ainm Chatagir Scmhainn',

);

Function Calls

None

Variables

None

Stats

MD5 fbe48ae248d8a8f6d145aa83edf80cf3
Eval Count 0
Decode Time 87 ms