Re: [openupload-devel] French language with accents character
Status: Beta
Brought to you by:
tsdogs
|
From: Tech M. <tec...@ho...> - 2010-02-10 09:37:49
|
hello
still not working , and sorry for annoying you
here is my configs
php.ini
; Magic quotes
;
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off
; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off
; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off
lib/general.inc.php :
function sendmail($from,$reply,$to,$subject,$template, $attach = array()) {
$tpl = &app()->tpl;
$tpl->assign('subject',$subject);
$tpl->assign('from',$from);
$tpl->assign('to',$to);
$subject = '=?UTF-8?B?'.base64_encode($subject).'?=';
/* generate a boundary */
templates/default/plugins/email/notify.tpl :
Content-Type: text/plain; charset="utf-8"
Content-Type: text/html; charset="utf-8"
_________________________________________________________________
Découvrez Windows 7 en 7 secondes !
http://clk.atdmt.com/FRM/go/181574577/direct/01/ |