Search found 3 matches

by klito
Thu Dec 11, 2014 10:32 am
Forum: General Discussion
Topic: Language Characters
Replies: 4
Views: 12241

Re: Language Characters

All ok. Thanks for our kind attention.
All good to you...
by klito
Thu Dec 11, 2014 4:49 am
Forum: General Discussion
Topic: Language Characters
Replies: 4
Views: 12241

Re: Language Characters

I translate the files from english but I change the locale to: // Locale $_['code'] = 'pt'; $_['charset'] = 'utf-8'; $_['direction'] = 'ltr'; $_['locale'] = 'pt_PT.UTF-8,pt_PT,portugues'; $_['date_format_short'] = 'F j, Y'; $_['date_format_long'] = 'l, F jS, Y'; $_['time_format'] = 'h:i:s A'; $_['de...
by klito
Thu Dec 11, 2014 3:20 am
Forum: General Discussion
Topic: Language Characters
Replies: 4
Views: 12241

Language Characters

On PHP I have charset UTF-8 and COLLATE=utf8_unicode_ci After upload the Portuguese language I obtain this results: instead á a black � with ? inside instead ç a black � with ? inside etc.etc. ... No accents or letters ç,á,é,ó,ã,õ,ê Please could you help me?. Thanks in advance António