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 6913343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:12:23+00:00 2026-05-27T09:12:23+00:00

I have a cake php application and 4 or 5 pages contain static pages

  • 0

I have a cake php application and 4 or 5 pages contain static pages in .php, I have also built some controllers/models and views for those pages that need to be dynamic. My question is.. Can I have a view just with static code there and call it something like

http://myweb.com/app/someemptycontroller/staticview/

Can this be done and if so how do i need to set it up in terms of model and controller..(maybe empty) i am not sure as I am a newbie in this cake php world.

Thank you

  • 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-27T09:12:24+00:00Added an answer on May 27, 2026 at 9:12 am

    CakePHP comes with a working pages controller, which can be used to serve up static pages.

    Any view you place in /app/views/pages can be accessed like (say your view is hello.ctp):

    http://myweb.com/pages/hello
    

    If you don’t like the pages controller showing in the URL, add a line like this to your app/config/routes.php file:

    Router::connect('/hello', array('controller' => 'pages', 'action' => 'display','hello'));
    

    Now your page can be accessed by:

    http://myweb.com/hello
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm planning to develop a web application which will have many static pages (about,
I have a PHP application that will be accessed by users who are already
I have a cakePhp application built, and now I'm creating a simple blog based
I have go TCPDF setup in my cake php install and am now trying
let's say i have: http://some-domain/application/controller/action/parameter This is somehow working in cakePHP. Now I want
I have the following in a layout file; <?php $Filename = TheEvent.vcs; header(Content-Type: application/force-download);
We have an old (written in CakePHP 1.1!) application that has started groaning under
I am building a PHP application with CakePHP 2 . I need to have
I have to use MS SQL Server 2008 to store data of PHP CAKE
I have a PHP application using CakePHP. I need to present a table showing

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.