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( 'assigned_to' => 'Affect ', 'checkout' => 'Affecter/L..

Decoded Output download

<?php

return array(

    'assigned_to'   	=> 'Affect ',
    'checkout'   		=> 'Affecter/Librer',
    'deleted_at'        => 'Supprim le',
    'id'      			=> 'ID',
    'license_email'   	=> 'E-mail de la licence',
    'license_name'   	=> 'Licence pour',
    'purchase_date'   	=> 'Date d\'achat',
    'purchased'   		=> 'Achet',
    'seats'   			=> 'Nombre d\'utilisateurs',
    'hardware'   		=> 'Matriel',
    'serial'   			=> 'Numro de srie',
    'title'      		=> 'Licence',

);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(

    'assigned_to'   	=> 'Affect ',
    'checkout'   		=> 'Affecter/Librer',
    'deleted_at'        => 'Supprim le',
    'id'      			=> 'ID',
    'license_email'   	=> 'E-mail de la licence',
    'license_name'   	=> 'Licence pour',
    'purchase_date'   	=> 'Date d\'achat',
    'purchased'   		=> 'Achet',
    'seats'   			=> 'Nombre d\'utilisateurs',
    'hardware'   		=> 'Matriel',
    'serial'   			=> 'Numro de srie',
    'title'      		=> 'Licence',

);

Function Calls

None

Variables

None

Stats

MD5 b34eca74469ac43df2b99927b11f4813
Eval Count 0
Decode Time 89 ms