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 /** * PHPMailer language file: refer to English translation for definitive list * Ar..

Decoded Output download

<?php
/**
* PHPMailer language file: refer to English translation for definitive list
* Arabic Version, UTF-8
* by : bahjat al mostafa <[email protected]>
*/

$PHPMAILER_LANG['authenticate']         = 'SMTP Error:    .';
$PHPMAILER_LANG['connect_host']         = 'SMTP Error:     SMTP.';
$PHPMAILER_LANG['data_not_accepted']    = 'SMTP Error:     .';
//$PHPMAILER_LANG['empty_message']        = 'Message body empty';
$PHPMAILER_LANG['encoding']             = '  : ';
$PHPMAILER_LANG['execute']              = '   : ';
$PHPMAILER_LANG['file_access']          = '   : ';
$PHPMAILER_LANG['file_open']            = 'File Error:    : ';
$PHPMAILER_LANG['from_failed']          = '       : ';
$PHPMAILER_LANG['instantiate']          = '    .';
//$PHPMAILER_LANG['invalid_email']        = 'Not sending, email address is invalid: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer  .';
//$PHPMAILER_LANG['provide_address']      = 'You must provide at least one recipient email address.';
$PHPMAILER_LANG['recipients_failed']    = 'SMTP Error:   ' .
                                          '     : ';
$PHPMAILER_LANG['signing']              = '  : ';
//$PHPMAILER_LANG['smtp_connect_failed']  = 'SMTP Connect() failed.';
//$PHPMAILER_LANG['smtp_error']           = 'SMTP server error: ';
//$PHPMAILER_LANG['variable_set']         = 'Cannot set or reset variable: ';
?>

Did this file decode correctly?

Original Code

<?php
/**
* PHPMailer language file: refer to English translation for definitive list
* Arabic Version, UTF-8
* by : bahjat al mostafa <[email protected]>
*/

$PHPMAILER_LANG['authenticate']         = 'SMTP Error:    .';
$PHPMAILER_LANG['connect_host']         = 'SMTP Error:     SMTP.';
$PHPMAILER_LANG['data_not_accepted']    = 'SMTP Error:     .';
//$PHPMAILER_LANG['empty_message']        = 'Message body empty';
$PHPMAILER_LANG['encoding']             = '  : ';
$PHPMAILER_LANG['execute']              = '   : ';
$PHPMAILER_LANG['file_access']          = '   : ';
$PHPMAILER_LANG['file_open']            = 'File Error:    : ';
$PHPMAILER_LANG['from_failed']          = '       : ';
$PHPMAILER_LANG['instantiate']          = '    .';
//$PHPMAILER_LANG['invalid_email']        = 'Not sending, email address is invalid: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer  .';
//$PHPMAILER_LANG['provide_address']      = 'You must provide at least one recipient email address.';
$PHPMAILER_LANG['recipients_failed']    = 'SMTP Error:   ' .
                                          '     : ';
$PHPMAILER_LANG['signing']              = '  : ';
//$PHPMAILER_LANG['smtp_connect_failed']  = 'SMTP Connect() failed.';
//$PHPMAILER_LANG['smtp_error']           = 'SMTP server error: ';
//$PHPMAILER_LANG['variable_set']         = 'Cannot set or reset variable: ';
?>

Function Calls

None

Variables

$PHPMAILER_LANG [{'key': 'authenticate', 'value': 'SMTP Error: لم نستطع تأكيد الهوية.'}, {'key': 'connect_host', 'value': 'SMTP Error: لم نستطع الاتصال بمخدم SMTP.'}, {'key': 'data_not_accepted', 'value': 'SMTP Error: لم يتم قبول المعلومات .'}, {'key': 'encoding', 'value': 'ترميز غير معروف: '}, {'key': 'execute', 'value': 'لم أستطع تنفيذ : '}, {'key': 'file_access', 'value': 'لم نستطع الوصول للملف: '}, {'key': 'file_open', 'value': 'File Error: لم نستطع فتح الملف: '}, {'key': 'from_failed', 'value': 'البريد التالي لم نستطع ارسال البريد له : '}, {'key': 'instantiate', 'value': 'لم نستطع توفير خدمة البريد.'}, {'key': 'mailer_not_supported', 'value': ' mailer غير مدعوم.'}, {'key': 'recipients_failed', 'value': 'SMTP Error: الأخطاء التالية فشل في الارسال لكل من : '}, {'key': 'signing', 'value': 'خطأ في التوقيع: '}]

Stats

MD5 646c785bc6a11f13671a59ea62a8cdb1
Eval Count 0
Decode Time 99 ms