How to set Favicon in Codeigniter

后端 未结 3 1814
孤城傲影
孤城傲影 2021-01-01 15:11

I know this is a stupid question, but I can\'t find the answer anywhere. If I\'m using Codeigniter, where do I save my favicon file so that it will pop up in the browser?

3条回答
  •  旧巷少年郎
    2021-01-01 16:04

    You could load the HTML helper and use on the html tag. More information in http://codeigniter.com/user_guide/helpers/html_helper.html#link_tag

提交回复
热议问题