子魚@NET

渤海子魚的BLOG

用户操作
[即时聊天] [发私信] [加为好友]
渤海子魚ID:ffyd2000
13966次访问,排名8378好友14人,关注者17
小二
ffyd2000的文章
原创 18 篇
翻译 0 篇
转载 21 篇
评论 3 篇
渤海子魚的公告
人生就像在风中扫落叶,只是顾着清扫眼前的落叶那是不会顺利的,如果顺着风向堆积落叶的话,那就会变得很轻松了.事物不能光用眼睛看,感觉也是很重要的,仅仅拘泥于眼前的事物,忽略其他的东西也是不行的.抛下邪念,接受现状,这才是所谓的领悟
最近评论
psnccs:WoW Gold
farmer_chs:转贴
SOW觉得文章哪里有问题呢?
SOW:没有搞过PHP不要把别人写的拿来乱说
文章分类
收藏
相册
MY PHOTOS
CD CSDNer
billy
Nosound
小新(RSS)
木头
牛蛙
白云
存档
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes
2006年04月

转载 INTEGRATING SMARTY WITH THE ZEND FRAMEWORK

Inspired by this article I started to play around a bit to integrate the Smarty template engine into the Zend Framework. My ambition was to minimize the required code in the controller actions but stay close to the given Zend_View API. I also wanted to integrate the Smarty caching feature. Here is the code I came up with.阅读全文>

发表于 @ 2006年04月18日 19:09:00|评论(loading...)|编辑

转载 Zend framework简介

zend framework(http://framework.zend.com/)是由zend开发的一个MVC框架阅读全文>

发表于 @ 2006年04月18日 18:37:00|评论(loading...)|编辑

转载 INTEGRATING SMARTY AND EZCOMPONENTS WITH THE ZEND FRAMEWORK

Here is a follow-up to the first part of the little tutorial Integrating Smarty with the Zend Framework. I want to address some of the issues in the comments of the first part and add some further information on how to setup your application to use the Travello_View_Smarty class. Along the way you learn how to integrate classes of the ezComponents.阅读全文>

发表于 @ 2006年04月18日 17:52:00|评论(loading...)|编辑

转载 A Practical Tutorial Of Zend Framework(六)

To put this all together, create Database.php in the lib directory, and loadClass() will be able to find it. Your index.php file should now instantiate $view and $db and store them in the registry.阅读全文>

发表于 @ 2006年04月18日 17:46:00|评论(loading...)|编辑

转载 A Practical Tutorial Of Zend Framework(五)

Because the database components of the Zend Framework are still relatively unstable, and because I want this demo to be easy to work with, I use a simple class that uses SQLite for storing and retrieving news entries and comments阅读全文>

发表于 @ 2006年04月18日 17:43:00|评论(loading...)|编辑

转载  A Practical Tutorial Of Zend Framework(四)

The last component this tutorial covers is Zend_InputFilter. This class provides a simple but rigid approach to input filtering. 阅读全文>

发表于 @ 2006年04月18日 17:41:00|评论(loading...)|编辑

转载 A Practical Tutorial Of Zend Framework(三)

Zend_View is a class that helps you organize your view logic. It is template-system agnostic, and for the sake of simplicity, I don't use a template system in this tutorial. 阅读全文>

发表于 @ 2006年04月18日 17:39:00|评论(loading...)|编辑

转载 A Practical Tutorial Of Zend Framework(二)

Using the controller is pretty intuitive. In fact, I'm writing this tutorial without the luxury of documentation! Note: Documentation is now available at http://framework.zend.com/manual/zend.controller.html. 阅读全文>

发表于 @ 2006年04月18日 17:36:00|评论(loading...)|编辑

转载 A Practical Tutorial Of Zend Framework(一)

We asked PHP security expert — and contributor to the newly-released Zend Framework — Chris Shiflett to write an article for us on the ZF's major features, and he came through with style! This complete, step-by-step tutorial provides an exclusive first look at building a practical application with the framework by showing you how to write a simple news management system. 阅读全文>

发表于 @ 2006年04月18日 17:34:00|评论(loading...)|编辑

Csdn Blog version 3.1a
Copyright © 渤海子魚