I am developing a website using urdu in codeigniter framework. I want to load
urdu in my webpages but I failed every time.
I send urdu to database in uni code when I am trying to access urdu data and show it in webpage it show me some other things which is in attachment.
I already used meta tag below
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
How can I write urdu in webpage using codeigniter framework.