cenkddr wrote on Friday, July 11, 2008:
Hi everybody,
How can I adjust page enconding into Unicode (UTF-8) in OpenEMR pages. Even though I added appropriate codes for UTF-8 in head section, it did not work properly.
The written code is below:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Or, am I allowed to add this code to Globals.php?
Many thanks…