
CodeIgniter
文章平均质量分 83
zlxadhkust
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Notes On <Codeigniter for Rapid PHP Application Development> - 01
Principles of Design: Loose Coupling File Structure: URL Pattern in Favor of MVC If no function is specified, the route defaults to the /index funct原创 2013-03-02 11:11:32 · 1218 阅读 · 1 评论 -
Generate CSV File and Force Browser to Download It in CodeIgniter
So, this is not about the general PHP approach, it is about how to do that in CodeIgniter. Here is the solution found from the internet: Excel CSV helper for CodeIgniter But this source c原创 2013-11-28 11:40:15 · 2406 阅读 · 0 评论