PHP开源开发框架ZendFramework使用中常见问题说明及解决方案
MVC代码书写:
控制器代码书写:
<?php
classIndexControllerextendsZend_Controller_Action
{
functioninit()
{
$this->registry=Zend_Registry::getInstance();
$this->view=$this->registry['view'];
$this->view->baseUrl=$this->_request->getBaseUrl();
} functionindexAction() { $this->view->word="Ilovespurs";
echo$this->view->render("index.html");
} functionaddAction(){ //如果是POST过来的值.就增加.否则就显示增加页面
} } ?>
热门推荐
10 生日牌祝福语英语简短
11 参加儿子大学祝福语简短
12 上岸离职祝福语大全简短
13 新年简短的祝福语爱情
14 祝球员赛前祝福语简短
15 祝寿时祝福语简短精辟
16 身体康复的祝福语简短
17 同事辞职正常祝福语简短
18 学生开心成语祝福语简短