How to change the extension in view using codeigniter 3?
问题 Here's my problem I setup Codeigniter 3 in my local and use an thirdparty (MX thing) now that I have adjusted the file path, I wanted to change the file extension that is being fetch the controller. $this->load->view('welcome_message'); I change the file in views from: welcome_message.php to this welcome_message.html Now I get this error An Error Was Encountered Unable to load the requested file: welcome_message.php but I wanted to use the .html extension becuase the folder path that I will