ycjzj
发表于 2010-7-7 00:01:47
我在load我自己写的一个imap类的时候,如果邮箱里新邮件数为0,出现Warning: CI_Exceptions::include(application/errors/error_php.php),如果>0就没有错误.咱回事了?
icemoist
发表于 2010-7-9 10:23:47
怎么实现自动填充外网的网页表单并自动提交?
crossyou
发表于 2010-7-12 14:02:51
访问 类似 http://localhost/ci/application/views/style.css 文件出现404错误。
路径是正确的。
因为没有application这个控制器,所以报404错误
请问怎么解决。
wlf2935
发表于 2010-8-11 19:22:14
不错,支持一下楼主!
很好,搜索引擎优化支持一下楼主!
ba5eat
发表于 2010-8-20 18:34:57
回复 8# Hex
是用$this->uri->segment()这样取么
Hex
发表于 2010-8-20 22:18:54
回复 45# ba5eat
你要取什么?
ba5eat
发表于 2010-8-21 09:32:18
回复 46# Hex
哦,老大,我的意思是说,ci的get参数是要用uri分段取,是这样吧
Hex
发表于 2010-8-21 09:34:11
回复 47# ba5eat
可以这样取。
as3291363
发表于 2010-9-8 16:31:21
各位大鸟,小弟初次使用该框架,遇到一个问题,当我使用$this->db->insert()方法时候,插入中文字后出现乱 ...
skype 发表于 2008-7-20 13:17 http://codeigniter.org.cn/forums/images/common/back.gif
可能你的mysql和頁面編碼不一致吧.
sonic
发表于 2010-9-8 17:02:16
回复 9# skype
页面用UTF-8看看
页:
1
2
3
4
[5]
6
7
8
9
10
11