Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the failure of loading css and js files in php ci framework

2025-03-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)05/31 Report--

This article introduces the relevant knowledge of "how to solve the failure of loading css and js files in the php ci framework". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

When integrating the html page into the ci framework, loading css and js failed, and it took a long time to find that the ci framework is the portal frame.

All requests for files in the framework need to be processed by index.php, and when loading external css and js files, make

Use the base_url () function to handle external links.

For example:

The base_url in the config configuration file is: "localhost:8080/ project name /"

Access the application/resource/aaa.js file in the controller

Relative path access failed

1. Output directly in src

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report