Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 180261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:33:18+00:00 2026-05-11T14:33:18+00:00

We have taken on a site written in Zend framework. We didn’t write the

  • 0

We have taken on a site written in Zend framework. We didn’t write the site and haven’t use the Zend framework before so I’m interested in finding three things.

  1. How do I add new views to the site, adding in a new folder to the application/views/scripts directory seems to do nothing
  2. Are there any tutorials on how to add affiliate feeds and setups to a zend site that you can recomend?
  3. Are there any good tutorials on learning the framework? So far all I’ve found is vast amounts of material that confuses me
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T14:33:19+00:00Added an answer on May 11, 2026 at 2:33 pm

    to answer your questions in order:

    1. You have to find the controller, that will emerge the view you want to add. There are two ways to get a view script rendered. The first one is a naming convention on the view script. The view has to be the same name as the action name of the controller. Like ‘indexAction’ and index.phtml. The other way is to instanciate a view object within the controller and give a string with the view name at runtime. You may want to look at this excerpt:

      $view = new Zend_View(); $view->a = ‘Hay’; $view->b = ‘Bee’; $view->c = ‘Sea’; echo $view->render(‘someView.php’);

    which I took from http://framework.zend.com/manual/en/zend.view.controllers.html#zend.view.controllers.render

    1. I don’t think that I understand what you mean by ‘affiliate feed’… are you talking about advertising or is it more like content syndication?

    2. The first thing you should read may be the Zend Framework Study Guide which you find here: http://www.zend.com/community/downloads. There are many tutorials an howtos out there but, this guide is made from Zend directly and should cover the main topics.

    Regards, Mario

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All, I have a PHP website written in Zend Framework and MVC. Most of
I have a site that processes orders taken by phone into a SQL database.
I have taken (with the authors permission on the site) a wrapper class for
I am using codeigniter framework for my site and I have a blog site
I have a large, complicated web site, mostly written by other people. I've made
I have a Rails site, where the content is written in markdown. I wish
I've recently taken over development of a website written in asp.net. Before taking this
We have a site which has a number of useful functions written by our
I have written a publishing feature which creates some site columns, a content type
I have written a small webapp using the flask framework that involves plotting using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.