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 $translations = array( 'Login' => '', 'Logout successful.' => ' .', 'Invalid cred..
Decoded Output download
<?php
$translations = array(
'Login' => '',
'Logout successful.' => ' .',
'Invalid credentials.' => ' .',
'Server' => ' (Server)',
'Username' => ' (User)',
'Password' => '',
'Select database' => ' ',
'Invalid database.' => ' .',
'Table has been dropped.' => ' .',
'Table has been altered.' => ' .',
'Table has been created.' => ' .',
'Alter table' => ' ',
'Create table' => ' ',
'Table name' => ' ',
'engine' => '',
'collation' => '',
'Column name' => ' ',
'Type' => '',
'Length' => '',
'Auto Increment' => '',
'Options' => ' ',
'Save' => '',
'Drop' => '',
'Database has been dropped.' => ' .',
'Database has been created.' => ' .',
'Database has been renamed.' => ' .',
'Database has been altered.' => ' .',
'Alter database' => ' ',
'Create database' => ' ',
'SQL command' => 'SQL ',
'Logout' => '',
'database' => '',
'Use' => '',
'No tables.' => ' .',
'select' => ' ',
'Item has been deleted.' => ' .',
'Item has been updated.' => ' .',
'Edit' => '',
'Insert' => '',
'Save and insert next' => ' ',
'Delete' => '',
'Database' => '',
'Routines' => ' ',
'Indexes have been altered.' => ' (Indexes) .',
'Indexes' => ' (Index) ',
'Alter indexes' => ' (Index) ',
'Add next' => ' ',
'Language' => '',
'Select' => ' ',
'New item' => ' ',
'Search' => '',
'Sort' => ' ',
'descending' => '',
'Limit' => '',
'No rows.' => ' .',
'Action' => '',
'edit' => '',
'Page' => '',
'Query executed OK, %d row(s) affected.' => array(' , %d .', ' , %d .'),
'Error in query' => ' ',
'Execute' => '',
'Table' => '',
'Foreign keys' => ' ',
'Triggers' => '',
'View' => '',
'Unable to select the table' => ' ',
'Invalid CSRF token. Send the form again.' => 'CSRF . .',
'Comment' => '',
'Default values' => ' (Default) ',
'%d byte(s)' => array('%d ', '%d '),
'No commands to execute.' => ' .',
'Unable to upload a file.' => ' (upload) .',
'File upload' => ' (upload) ',
'File uploads are disabled.' => ' (upload).',
'Routine has been called, %d row(s) affected.' => array(' , %d .', ' , %d .'),
'Call' => '',
'None of the supported PHP extensions (%s) are available.' => 'PHP (%s) .',
'Session support must be enabled.' => ' .',
'Session expired, please login again.' => ' . .',
'Text length' => ' ',
'Foreign key has been dropped.' => ' .',
'Foreign key has been altered.' => ' .',
'Foreign key has been created.' => ' .',
'Foreign key' => ' ',
'Target table' => ' ',
'Change' => '',
'Source' => '',
'Target' => '',
'Add column' => ' ',
'Alter' => '',
'Add foreign key' => ' ',
'ON DELETE' => 'ON DELETE',
'ON UPDATE' => 'ON UPDATE',
'Index Type' => ' (Index Type)',
'Column (length)' => ' ()',
'View has been dropped.' => ' .',
'View has been altered.' => ' .',
'View has been created.' => ' .',
'Alter view' => ' ',
'Create view' => ' ',
'Name' => '',
'Process list' => ' ',
'%d process(es) have been killed.' => array('%d .', '%d .'),
'Kill' => ' ',
'Parameter name' => ' (Parameter) ',
'Database schema' => ' ',
'Create procedure' => ' ',
'Create function' => 'Function ',
'Routine has been dropped.' => ' .',
'Routine has been altered.' => ' .',
'Routine has been created.' => ' .',
'Alter function' => 'Function ',
'Alter procedure' => ' ',
'Return type' => ' ',
'Add trigger' => ' ',
'Trigger has been dropped.' => ' .',
'Trigger has been altered.' => ' .',
'Trigger has been created.' => ' .',
'Alter trigger' => ' ',
'Create trigger' => ' ',
'Time' => '',
'Event' => '',
'%d row(s)' => array('%d ', '%d '),
'Remove' => '',
'Are you sure?' => ' ?',
'Privileges' => ' / ',
'Create user' => ' ',
'User has been dropped.' => ' .',
'User has been altered.' => ' .',
'User has been created.' => ' .',
'Hashed' => 'Hashed',
'Column' => '',
'Routine' => '',
'Grant' => '',
'Revoke' => '',
'Too big POST data. Reduce the data or increase the %s configuration directive.' => ' POST . %s (configuration directive) .',
'Logged as: %s' => ': %s',
'Move up' => ' ',
'Move down' => ' ',
'Functions' => 'Functions',
'Aggregation' => ' (Aggregation)',
'Export' => '',
'Output' => '',
'open' => '',
'save' => '',
'Format' => ' (Format)',
'Tables' => '',
'Data' => '',
'Event has been dropped.' => ' (Event) .',
'Event has been altered.' => ' (Event) .',
'Event has been created.' => ' (Event) .',
'Alter event' => ' (Event) ',
'Create event' => ' (Event) ',
'At given time' => ' ',
'Every' => '',
'Events' => '',
'Schedule' => ' ',
'Start' => '',
'End' => ' ()',
'Status' => ' (Status)',
'On completion preserve' => ' ',
'Tables and views' => ' ',
'Data Length' => ' ',
'Index Length' => 'Index ',
'Data Free' => 'Data Free',
'Collation' => '',
'Analyze' => ' ',
'Optimize' => ' (Optimize)',
'Check' => '',
'Repair' => ' ',
'Truncate' => ' (Truncate)',
'Tables have been truncated.' => ' (truncated).',
'Rows' => '',
',' => ',',
'0123456789' => '0123456789',
'Tables have been moved.' => ' .',
'Move to other database' => ' ',
'Move' => '',
'Engine' => ' (Engine)',
'Save and continue edit' => ' ',
'original' => '',
'Tables have been dropped.' => ' .',
'%d item(s) have been affected.' => array('%d .', '%d .'),
'Whole result' => ' ',
'Clone' => ' (Clone)',
'Maximum number of allowed fields exceeded. Please increase %s.' => ' . %s %s .',
'Partition by' => '',
'Partitions' => '',
'Partition name' => ' ',
'Values' => '',
'%d row(s) have been imported.' => array('%d (Import) .', '%d (Import) .'),
'Show structure' => ' ',
'Import' => ' (Import)',
'Stop on error' => ' ',
'Select data' => ' ',
'%.3f s' => '%.3f s',
'$1-$3-$5' => '$5/$3/$1',
'[yyyy]-mm-dd' => 'dd/mm/[yyyy]',
'History' => '',
'Variables' => ' (Variables)',
'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => ' (Index) (Referenced DATA) . (DATA TYPE) .',
'Relations' => ' (Relations)',
'Run file' => ' ',
'Clear' => ' (Clear)',
'Maximum allowed file size is %sB.' => ' %sB.',
'Numbers' => '',
'Date and time' => ' ',
'Strings' => ' (String)',
'Binary' => '',
'Lists' => '',
'Editor' => '',
'E-mail' => '',
'From' => '',
'Subject' => '',
'Send' => '',
'%d e-mail(s) have been sent.' => array('%d .', '%d .'),
'Webserver file %s' => ' %s',
'File does not exist.' => ' .',
'%d in total' => ' %d ',
'Permanent login' => ' ',
'Schema' => '',
'Alter schema' => ' ',
'Create schema' => ' ',
'Search data in tables' => ' ',
'Sequences' => '',
'Create sequence' => ' ',
'User types' => ' ',
'Create type' => ' ',
'Item%s has been inserted.' => ' (Item) .',
'Schema has been dropped.' => ' .',
'Schema has been created.' => ' .',
'Schema has been altered.' => ' .',
'Use edit link to modify this value.' => ' , .',
'last' => '',
'Sequence has been dropped.' => ' .',
'Sequence has been created.' => ' .',
'Sequence has been altered.' => ' .',
'Alter sequence' => ' ',
'From server' => ' ',
'Type has been dropped.' => ' (type) .',
'Type has been created.' => ' (type) .',
'Alter type' => ' (type) ',
'System' => ' (System)',
'anywhere' => '',
'empty' => ' (empty)',
'No extension' => ' (extens) ',
'Databases have been dropped.' => ' .',
'%s version: %s through PHP extension %s' => '%s : %s through PHP extension %s',
'Network' => '',
'Geometry' => ' (Geometry)',
'File exists.' => ' .',
'Attachments' => '',
'now' => '',
'%d query(s) executed OK.' => array('%d .', '%d .'),
'Show only errors' => ' ',
'Refresh' => ' (Refresh)',
'Invalid schema.' => ' (Invalid Schema).',
'Please use one of the extensions %s.' => ' %s (extension) .',
'ltr' => 'ltr',
'Tables have been copied.' => ' .',
'Copy' => '',
'Permanent link' => ' ',
'Edit all' => ' ',
'HH:MM:SS' => 'HH:MM:SS',
);
?>
Did this file decode correctly?
Original Code
<?php
$translations = array(
'Login' => '',
'Logout successful.' => ' .',
'Invalid credentials.' => ' .',
'Server' => ' (Server)',
'Username' => ' (User)',
'Password' => '',
'Select database' => ' ',
'Invalid database.' => ' .',
'Table has been dropped.' => ' .',
'Table has been altered.' => ' .',
'Table has been created.' => ' .',
'Alter table' => ' ',
'Create table' => ' ',
'Table name' => ' ',
'engine' => '',
'collation' => '',
'Column name' => ' ',
'Type' => '',
'Length' => '',
'Auto Increment' => '',
'Options' => ' ',
'Save' => '',
'Drop' => '',
'Database has been dropped.' => ' .',
'Database has been created.' => ' .',
'Database has been renamed.' => ' .',
'Database has been altered.' => ' .',
'Alter database' => ' ',
'Create database' => ' ',
'SQL command' => 'SQL ',
'Logout' => '',
'database' => '',
'Use' => '',
'No tables.' => ' .',
'select' => ' ',
'Item has been deleted.' => ' .',
'Item has been updated.' => ' .',
'Edit' => '',
'Insert' => '',
'Save and insert next' => ' ',
'Delete' => '',
'Database' => '',
'Routines' => ' ',
'Indexes have been altered.' => ' (Indexes) .',
'Indexes' => ' (Index) ',
'Alter indexes' => ' (Index) ',
'Add next' => ' ',
'Language' => '',
'Select' => ' ',
'New item' => ' ',
'Search' => '',
'Sort' => ' ',
'descending' => '',
'Limit' => '',
'No rows.' => ' .',
'Action' => '',
'edit' => '',
'Page' => '',
'Query executed OK, %d row(s) affected.' => array(' , %d .', ' , %d .'),
'Error in query' => ' ',
'Execute' => '',
'Table' => '',
'Foreign keys' => ' ',
'Triggers' => '',
'View' => '',
'Unable to select the table' => ' ',
'Invalid CSRF token. Send the form again.' => 'CSRF . .',
'Comment' => '',
'Default values' => ' (Default) ',
'%d byte(s)' => array('%d ', '%d '),
'No commands to execute.' => ' .',
'Unable to upload a file.' => ' (upload) .',
'File upload' => ' (upload) ',
'File uploads are disabled.' => ' (upload).',
'Routine has been called, %d row(s) affected.' => array(' , %d .', ' , %d .'),
'Call' => '',
'None of the supported PHP extensions (%s) are available.' => 'PHP (%s) .',
'Session support must be enabled.' => ' .',
'Session expired, please login again.' => ' . .',
'Text length' => ' ',
'Foreign key has been dropped.' => ' .',
'Foreign key has been altered.' => ' .',
'Foreign key has been created.' => ' .',
'Foreign key' => ' ',
'Target table' => ' ',
'Change' => '',
'Source' => '',
'Target' => '',
'Add column' => ' ',
'Alter' => '',
'Add foreign key' => ' ',
'ON DELETE' => 'ON DELETE',
'ON UPDATE' => 'ON UPDATE',
'Index Type' => ' (Index Type)',
'Column (length)' => ' ()',
'View has been dropped.' => ' .',
'View has been altered.' => ' .',
'View has been created.' => ' .',
'Alter view' => ' ',
'Create view' => ' ',
'Name' => '',
'Process list' => ' ',
'%d process(es) have been killed.' => array('%d .', '%d .'),
'Kill' => ' ',
'Parameter name' => ' (Parameter) ',
'Database schema' => ' ',
'Create procedure' => ' ',
'Create function' => 'Function ',
'Routine has been dropped.' => ' .',
'Routine has been altered.' => ' .',
'Routine has been created.' => ' .',
'Alter function' => 'Function ',
'Alter procedure' => ' ',
'Return type' => ' ',
'Add trigger' => ' ',
'Trigger has been dropped.' => ' .',
'Trigger has been altered.' => ' .',
'Trigger has been created.' => ' .',
'Alter trigger' => ' ',
'Create trigger' => ' ',
'Time' => '',
'Event' => '',
'%d row(s)' => array('%d ', '%d '),
'Remove' => '',
'Are you sure?' => ' ?',
'Privileges' => ' / ',
'Create user' => ' ',
'User has been dropped.' => ' .',
'User has been altered.' => ' .',
'User has been created.' => ' .',
'Hashed' => 'Hashed',
'Column' => '',
'Routine' => '',
'Grant' => '',
'Revoke' => '',
'Too big POST data. Reduce the data or increase the %s configuration directive.' => ' POST . %s (configuration directive) .',
'Logged as: %s' => ': %s',
'Move up' => ' ',
'Move down' => ' ',
'Functions' => 'Functions',
'Aggregation' => ' (Aggregation)',
'Export' => '',
'Output' => '',
'open' => '',
'save' => '',
'Format' => ' (Format)',
'Tables' => '',
'Data' => '',
'Event has been dropped.' => ' (Event) .',
'Event has been altered.' => ' (Event) .',
'Event has been created.' => ' (Event) .',
'Alter event' => ' (Event) ',
'Create event' => ' (Event) ',
'At given time' => ' ',
'Every' => '',
'Events' => '',
'Schedule' => ' ',
'Start' => '',
'End' => ' ()',
'Status' => ' (Status)',
'On completion preserve' => ' ',
'Tables and views' => ' ',
'Data Length' => ' ',
'Index Length' => 'Index ',
'Data Free' => 'Data Free',
'Collation' => '',
'Analyze' => ' ',
'Optimize' => ' (Optimize)',
'Check' => '',
'Repair' => ' ',
'Truncate' => ' (Truncate)',
'Tables have been truncated.' => ' (truncated).',
'Rows' => '',
',' => ',',
'0123456789' => '0123456789',
'Tables have been moved.' => ' .',
'Move to other database' => ' ',
'Move' => '',
'Engine' => ' (Engine)',
'Save and continue edit' => ' ',
'original' => '',
'Tables have been dropped.' => ' .',
'%d item(s) have been affected.' => array('%d .', '%d .'),
'Whole result' => ' ',
'Clone' => ' (Clone)',
'Maximum number of allowed fields exceeded. Please increase %s.' => ' . %s %s .',
'Partition by' => '',
'Partitions' => '',
'Partition name' => ' ',
'Values' => '',
'%d row(s) have been imported.' => array('%d (Import) .', '%d (Import) .'),
'Show structure' => ' ',
'Import' => ' (Import)',
'Stop on error' => ' ',
'Select data' => ' ',
'%.3f s' => '%.3f s',
'$1-$3-$5' => '$5/$3/$1',
'[yyyy]-mm-dd' => 'dd/mm/[yyyy]',
'History' => '',
'Variables' => ' (Variables)',
'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => ' (Index) (Referenced DATA) . (DATA TYPE) .',
'Relations' => ' (Relations)',
'Run file' => ' ',
'Clear' => ' (Clear)',
'Maximum allowed file size is %sB.' => ' %sB.',
'Numbers' => '',
'Date and time' => ' ',
'Strings' => ' (String)',
'Binary' => '',
'Lists' => '',
'Editor' => '',
'E-mail' => '',
'From' => '',
'Subject' => '',
'Send' => '',
'%d e-mail(s) have been sent.' => array('%d .', '%d .'),
'Webserver file %s' => ' %s',
'File does not exist.' => ' .',
'%d in total' => ' %d ',
'Permanent login' => ' ',
'Schema' => '',
'Alter schema' => ' ',
'Create schema' => ' ',
'Search data in tables' => ' ',
'Sequences' => '',
'Create sequence' => ' ',
'User types' => ' ',
'Create type' => ' ',
'Item%s has been inserted.' => ' (Item) .',
'Schema has been dropped.' => ' .',
'Schema has been created.' => ' .',
'Schema has been altered.' => ' .',
'Use edit link to modify this value.' => ' , .',
'last' => '',
'Sequence has been dropped.' => ' .',
'Sequence has been created.' => ' .',
'Sequence has been altered.' => ' .',
'Alter sequence' => ' ',
'From server' => ' ',
'Type has been dropped.' => ' (type) .',
'Type has been created.' => ' (type) .',
'Alter type' => ' (type) ',
'System' => ' (System)',
'anywhere' => '',
'empty' => ' (empty)',
'No extension' => ' (extens) ',
'Databases have been dropped.' => ' .',
'%s version: %s through PHP extension %s' => '%s : %s through PHP extension %s',
'Network' => '',
'Geometry' => ' (Geometry)',
'File exists.' => ' .',
'Attachments' => '',
'now' => '',
'%d query(s) executed OK.' => array('%d .', '%d .'),
'Show only errors' => ' ',
'Refresh' => ' (Refresh)',
'Invalid schema.' => ' (Invalid Schema).',
'Please use one of the extensions %s.' => ' %s (extension) .',
'ltr' => 'ltr',
'Tables have been copied.' => ' .',
'Copy' => '',
'Permanent link' => ' ',
'Edit all' => ' ',
'HH:MM:SS' => 'HH:MM:SS',
);
Function Calls
None |
Stats
MD5 | dcde0c1313b7a0dd15661aca36f067ef |
Eval Count | 0 |
Decode Time | 127 ms |