E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
CodeIgniter
Codeigniter
Grid 使用方法 (flexigrid)
来源:http://
codeigniter
.com/forums/viewthread/75326/P0/ Updated: 6 September 2008 Although I
天梯梦
·
2010-05-23 02:00
PHP
Google
Ruby
asp
Rails
Codeigniter
Grid 使用方法 (flexigrid)
来源:http://
codeigniter
.com/forums/viewthread/75326/P0/ Updated: 6 September 2008 Although I
天梯梦
·
2010-05-23 02:00
PHP
Google
Ruby
asp
Rails
Codeigniter
Grid 使用方法 (flexigrid)
来源:http://
codeigniter
.com/forums/viewthread/75326/P0/ Updated: 6 September 2008 Although I
天梯梦
·
2010-05-23 02:00
PHP
Google
Ruby
asp
Rails
Codeigniter
Grid 使用方法 (flexigrid)
来源:http://
codeigniter
.com/forums/viewthread/75326/P0/ Updated: 6 September 2008 Although I
天梯梦
·
2010-05-23 02:00
PHP
Google
Ruby
asp
Rails
Codeigniter
Grid 使用方法 (flexigrid)
来源:http://
codeigniter
.com/forums/viewthread/75326/P0/ Updated: 6 September 2008 Although I
天梯梦
·
2010-05-23 02:00
PHP
Google
Ruby
asp
Rails
ezSQL PHP数据库操作类库
ezSQL下载地址:下载:ezSQL新版本是2.05添加了很多支持,包括
CodeIgniter
,MSSQL,PDO等等我之前也为
CodeIgniter
写过一次,不过只支持MySQL看看使用示例其实也没什么难度
·
2010-05-16 23:37
CodeIgniter
与jQuery.Uploadify的结合
CodeIngiter及jQuery.uploadify简介CodeIngiter简称CI,是一个php框架,从ror上学习了很多东西,CI是一个完全MVC的框架,使用它可以快速的开发出WEB应用来,使用CI的应用的基本结构如下: application/models#模型存储目录application/views#视图存储目录application/controllers#控制器存储目录 一个完
smithsun
·
2010-05-16 18:00
JavaScript
jquery
应用服务器
PHP
框架
PHP 中使用命令行工具 在 Web 应用程序中运行 shell 命令
有许多强大的框架(比如CakePHP和
CodeIgniter
),让您能够像Rails程序员一样高效。能够与M
赵小布
·
2010-05-15 19:40
PHP
Web
shell
命令
应用程序
PHP 中使用命令行工具 在 Web 应用程序中运行 shell 命令
有许多强大的框架(比如CakePHP和
CodeIgniter
),让您能够像Rails程序员一样高效。能够与M
赵小布
·
2010-05-15 19:40
Web
PHP
shell
命令
应用程序
CodeIgniter
系列 添加filter和helper
filter:使用CI的hooks来实现filter.1.在system/application/config/config.php中,把enable_hooks的值改为TRUE $config['enable_hooks']=TRUE;2.在syste/application/config/hooks.php中,添加hooks,如下 $hook['post_controller_construc
jakieyoung
·
2010-05-13 10:00
html
function
session
filter
Constructor
autoload
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
Netbeans加入CI的代码提示
能够正确代码 提示的都比较少,要不得Zend 于是下载 了Netbeans 6.8,想按照http://www.yinzhili.com /2009/08/using-code-completion-for-
codeigniter
-in-netbeans.html
天梯梦
·
2010-05-07 20:00
html
freemarker
ide
Netbeans
Zend
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
正则表达式
互联网
Access
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
正则表达式
互联网
Access
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
互联网
正则表达式
Access
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
互联网
正则表达式
Access
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
正则表达式
互联网
Access
codeigniter
辅助函数 - 敏感词过滤
所以如果你打算用
CodeIgniter
开发 这类站点,对用户输入的内容就必须加以过滤(比如说将“和谐”替换为“河蟹”), 因此本人就编写了这样一个辅助函数 ,这可是真真正正有“中国特色
天梯梦
·
2010-05-05 06:00
PHP
正则表达式
互联网
Access
CodeIgniter
入门
http://www.ibm.com/developerworks/cn/web/wa-
codeigniter
/ 级别:中级ThomasMyer,作者、顾问和Web开发人员,TripleDogDareMedia2008
piaolankeke
·
2010-05-04 16:00
数据库
mvc
PHP
function
include
redirect
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
实现简单
codeigniter
缓存 (cache)
代码 class Test extends Controller { function main() { // load the library $this->load->library('simple_cache'); // key is the name you have given to the cached data
天梯梦
·
2010-04-30 23:00
PHP
cache
PHP框架
CodeIgniter
的六大优势与五大劣势
在选择PHP框架的时候,由于大量业务都由Groovy实现,因此没必要动用Symfony之类的大框架,因此选择了
CodeIgniter
这个相对简单的
saharabear
·
2010-04-22 22:00
编程
PHP
框架
项目管理
groovy
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
CKEditor Helper for
CodeIgniter
UsingCKEditorasaplugininyour
CodeIgniter
applicationsCKEditorisapowerfullWYSIWYGtexteditorlicensedundertheGPL
天梯梦
·
2010-04-19 00:00
JavaScript
PHP
fckeditor
Flash
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
codeigniter
生成 excel
Excel Plugin The following plugin will generate a tab-delimited file, and feed it to the client as an Excel file. $this->load->plugin('to_excel'); $this->db->use_table('tablen
天梯梦
·
2010-04-19 00:00
PHP
Excel
Access
[转] 用
CodeIgniter
开发动态 Web 站点 - 利用 MVC 框架和 CRUD 提高效率
利用MVC框架和CRUD提高效率级别:中级KevinHowardGoldberg,CTO,imagistic2010年2月10日
CodeIgniter
是一种以PHP编写的开源Web应用程序框架。
varsoft
·
2010-04-02 14:00
Web
mvc
框架
PHP
应用服务器
[转] 用
CodeIgniter
开发动态 Web 站点 - 利用 MVC 框架和 CRUD 提高效率
利用MVC框架和CRUD提高效率级别:中级KevinHowardGoldberg,CTO,imagistic2010年2月10日
CodeIgniter
是一种以PHP编写的开源Web应用程序框架。
wapysun
·
2010-04-02 14:00
CodeIgniter
[转] 用
CodeIgniter
开发动态 Web 站点 - 利用 MVC 框架和 CRUD 提高效率
利用MVC框架和CRUD提高效率级别:中级KevinHowardGoldberg,CTO,imagistic2010年2月10日
CodeIgniter
是一种以PHP编写的开源Web应用程序框架。
txf2004
·
2010-04-02 14:00
框架
应用服务器
Web
PHP
mvc
CodeIgniter
1.7.1 on PHP 5.3
如果你的
CodeIgniter
的版本小于1.7.2,那么快快去升级到
Codeigniter
1.7.2吧。如果你不升级,你的程序将不能在PHP5.3下运行。
hjue
·
2010-03-22 16:00
PHP
features
reference
deprecated
CodeIgniter
实现独立Url的多语言网页(有利SEO优化)
特点 1.方法简单,不需要Session,Cookie类库 2.不同语言使用不同Url,有利于搜索引擎收录不同语言的网页 引用 实现后的Url类似于 domain.com (默认语言,比如english) domain.com/blog domain.com/sc (简体中文) domain.com/sc/blog domain.com/ch (繁体中文) dom
zycbob
·
2010-03-20 14:00
sql
PHP
搜索引擎
Blog
D语言
有关
codeigniter
pagination 的注意事项
第一次 使用ci 的 pagination 的时候 很马虎、忘记配置$config['uri_segment'] 如果你的分页引用 在没有任何参数的时候 使用api里的代码是没有问题的 $this->load->library('pagination'); $config['base_url'] = 'http://example.com/index.php/test/p
ynial
·
2010-02-15 10:00
PHP
CI, CI
CI stand for
CodeIgniter
, 代码加速器,一个轻便的PHP框架. lightweigh对于PHP是很重要的, 对于每一个請求,PHP都是重新初始化所有的资源,包括内存,数据库,文件源
linvar
·
2010-02-02 07:00
sql
linux
PHP
框架
应用服务器
上一页
32
33
34
35
36
37
38
39
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他