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 /** * Serbian PHPMailer language file: refer to English translation for definitive..
Decoded Output download
<?php
/**
* Serbian PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author <[email protected]>
* @author Milo Milanovi <[email protected]>
*/
$PHPMAILER_LANG['authenticate'] = 'SMTP : .';
$PHPMAILER_LANG['connect_host'] = 'SMTP : SMTP .';
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP : .';
$PHPMAILER_LANG['empty_message'] = ' .';
$PHPMAILER_LANG['encoding'] = ' : ';
$PHPMAILER_LANG['execute'] = ' : ';
$PHPMAILER_LANG['file_access'] = ' : ';
$PHPMAILER_LANG['file_open'] = ' : ';
$PHPMAILER_LANG['from_failed'] = 'SMTP : : ';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP : : ';
$PHPMAILER_LANG['instantiate'] = ' mail .';
$PHPMAILER_LANG['invalid_address'] = ' . : ';
$PHPMAILER_LANG['mailer_not_supported'] = ' .';
$PHPMAILER_LANG['provide_address'] = ' .';
$PHPMAILER_LANG['signing'] = ' : ';
$PHPMAILER_LANG['smtp_connect_failed'] = ' SMTP .';
$PHPMAILER_LANG['smtp_error'] = ' SMTP : ';
$PHPMAILER_LANG['variable_set'] = ' : ';
$PHPMAILER_LANG['extension_missing'] = ' : ';
?>
Did this file decode correctly?
Original Code
<?php
/**
* Serbian PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author <[email protected]>
* @author Milo Milanovi <[email protected]>
*/
$PHPMAILER_LANG['authenticate'] = 'SMTP : .';
$PHPMAILER_LANG['connect_host'] = 'SMTP : SMTP .';
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP : .';
$PHPMAILER_LANG['empty_message'] = ' .';
$PHPMAILER_LANG['encoding'] = ' : ';
$PHPMAILER_LANG['execute'] = ' : ';
$PHPMAILER_LANG['file_access'] = ' : ';
$PHPMAILER_LANG['file_open'] = ' : ';
$PHPMAILER_LANG['from_failed'] = 'SMTP : : ';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP : : ';
$PHPMAILER_LANG['instantiate'] = ' mail .';
$PHPMAILER_LANG['invalid_address'] = ' . : ';
$PHPMAILER_LANG['mailer_not_supported'] = ' .';
$PHPMAILER_LANG['provide_address'] = ' .';
$PHPMAILER_LANG['signing'] = ' : ';
$PHPMAILER_LANG['smtp_connect_failed'] = ' SMTP .';
$PHPMAILER_LANG['smtp_error'] = ' SMTP : ';
$PHPMAILER_LANG['variable_set'] = ' : ';
$PHPMAILER_LANG['extension_missing'] = ' : ';
Function Calls
None |
Stats
MD5 | de2480c0d69392481b31819faa367aa2 |
Eval Count | 0 |
Decode Time | 101 ms |