02-29-2012, 03:05 AM
[eluser]veledrom[/eluser]
Hi,
My pages cannot show special characters from other languages. It only works for english. Is it to do with CI or my html tags?
Thanks
Hi,
My pages cannot show special characters from other languages. It only works for english. Is it to do with CI or my html tags?
Thanks
Code:
</div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
[removed]
</head>