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

  • Home
  • SEARCH
  • 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 4252532
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T04:48:28+00:00 2026-05-21T04:48:28+00:00

I have a single controller, Index , that manages several non-specialized informational pages (e.g

  • 0

I have a single controller, Index, that manages several non-specialized informational pages (e.g Homepage, Overview, Features, etc.). Each page has its own action in the controller. Depending on the action, a different View script is used to render the content.

Is it bad practice to use different View scripts to render each action? Should each page have its own controller? Thanks,

  • 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. Editorial Team
    Editorial Team
    2026-05-21T04:48:28+00:00Added an answer on May 21, 2026 at 4:48 am

    What you are describing is actually the standard best practice that Zend Framework MVC implements. That’s how Zend Framework ‘wants’ you to do it! Why are you afraid it could be bad practice?

    To your second way of asking…

    Should each page have its own controller?

    No, but don’t start thinking from the direction of pages, think in terms of functional units. For example, if your page needs user management, you will most likely have a userController.

    What are the functions this controller needs to fulfill?

    • Add users,
    • delete users,
    • let users edit their data,
    • let users choose friends,
    • etc.

    So each of these functions becomes an action in your userController (function = method = action).

    This way, you will automatically have easy to read URLs as well. And finally, every action has a .phtml view script, where the necessary markup for that action resides.

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

Sidebar

Related Questions

I have an single threaded, embedded application that allocates and deallocates lots and lots
I have a single user java program that I would like to have store
I have a single line CEikLabel in my application that needs to scroll text.
I have a single spool mbox file that was created with evolution, containing a
I have a single Rails 2.2.2 app that I want to 'share' with multiple
I have a single RoutedUICommand that can be accessed through various places in the
I'm trying to build application that use single config passed by server as non
I have a cart which contains items, in my controller index method I use
I have a single windows shell command I'd like to run (via EXEC master..xp_cmdshell)
I have a single entry output from a paradox table which is imported into

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.