Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

How to change the default character set for your site

To change the default charset for your JEM website, follow these steps:

  1. Open up /system/application/config/config.php for editing
  2. Edit the following line:

    $config['charset'] = 'ISO-8859-1';

  3. Enter a valid character set, such as UTF-8
  4. Save the file.




Related Articles