Hi everybody,
I'm having a problem with the UTF8 characters saved in database. They are in UTF8 in sended mail. That is what the debugger shows :
I'm having a problem with the UTF8 characters saved in database. They are in UTF8 in sended mail. That is what the debugger shows :
Array ( [option] => com_chronoforms6 [chronoform] => ... [event] => submit [1] => Array ( [0] => Est agréable à vivre )
[save_data12] => Array ( [data] => Array ( [created] => 2019-03-18 12:31:07 [user_id] => 0 [ip_address] => ... [1] => ["Est agr\u00e9able \u00e0 vivre"]
[email8] => Array ( [recipients] => Array ( [0] => xxx@xxx.com ) [subject] => ... [body] => <table width="100%" cellpadding="5" cellspacing="3" border="0" class="ui table"><tr><td width="30%" valign="top" align="right"><strong>1 - ....</strong></td><td width="70%" valign="top" align="left">Est agréable à vivre</td></tr><tr><td width="30%" valign="top" align="right">Thanks for help !