[eluser]mertcakmak[/eluser]
hi,
i have a problem with codeigniter when using oracle. my all views, controllers and models are utf-8 and my db values. but i was seeing bad character in query return values. how can i fix this, or where did i make a mistake ?
[eluser]TheFuzzy0ne[/eluser]
How does it display when you look at it through your database administration interface (PHPMyAdmin or equivalent)? Have you set the encoding in your HTML page?
[eluser]mertcakmak[/eluser]
im seeing without weird characters on toad, only rendering database values in views. all views, controllers, models are utf-8.