|
本帖最后由 xiaoniao 于 2009-10-8 17:53 编辑
用codeigniter创建你的第一个模板
http://www.phpall.cn/forum/read.php?tid=163
day1
I’ll teach you exactly how to use this framework. Ultimately, we’ll work our way up to building a custom CMS. Without further ado, here’s day one!
http://www.phpall.cn/forum/read.php?tid=141
day2
Continuing on from day 1, today, I’ll teach you five different ways to write select statements for your database
http://www.phpall.cn/forum/read.php?tid=140
day3 sending email 发邮件
At the request of some of our readers, this week, we’ll examine just how easy it is to send emails with attachments using Gmail. With raw PHP, this would be a long and tedious task. However, with CodeIgniter, it’s a cinch!
http://www.phpall.cn/forum/read.php?tid=138
day4 newsletter 简讯
Continuing on from Day 3, we’ll expand our little application into a simple newsletter signup form. This will allow us to taker a closer look at both the email and the form_validation classes.
http://www.phpall.cn/forum/read.php?tid=137
day5 CRUD Operations 有视频
The most requested tutorial for day five of our CodeIgniter screencast series was for an introduction to CRUD operations. We’ll review how to easily create, read, update, and delete records using CI’s active-records class
http://www.phpall.cn/forum/read.php?tid=135
day6
login 有视频
We’ll implement a login and signup form that will allow us to lock down certain sections of our fictional site. As you’ll find, working with sessions in CodeIgniter is a cinch!
imageupload 图片上传
http://www.phpall.cn/forum/read.php?tid=142
day7 分页
http://www.phpall.cn/forum/read.php?tid=221
|
评分
-
查看全部评分
|