Closed Rainwod-cloud closed 4 years ago
@Rainwod-cloud : Hello, I tried random Spanish word in the code. And it is working fine. Its too from loadViews()
.
Check the screenshots.
Title Bar Code:
Output: Please check green coloured boxes.
I have on only this code in <head>
section. <meta charset="utf-8">
Thank you very much, my error, my IDE, was deconfigured and saved the files in a different encoding than utf-8 greetings and sorry for the inconvenience
Hi again, recently i see this problem in this case in any of my views title or body page: in my controller is defined as: and in the view of the controller method: This is only happen using BaseController
loadViews()
function, please some help!! PD: i have correctly defined all parameters of encoding in my php.ini, database conecction is under UTF-8 and the header file contain<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
inside the<head>
tags