Timeline for Is MVC just the SEO of PHP programming?
Current License: CC BY-SA 2.5
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 9, 2016 at 8:30 | history | edited | gnat |
http://meta.programmers.stackexchange.com/questions/7285/structured-tag-cleanup-initiative-phase-ii
|
|
| Jun 24, 2015 at 15:34 | history | protected | gnat | ||
| May 7, 2013 at 16:01 | comment | added | Izkata | ...SEO? "Search Engine Optimization"? | |
| May 7, 2013 at 14:10 | comment | added | James | The Model (not plural) is a layer. It is not one single file or class. It is a collection of domain objects, data mappers and services. Read this. | |
| Jul 21, 2011 at 17:03 | comment | added | Lotus Notes | I was surprised to read that "most PHP frameworks use Views as simply pages". In all the PHP frameworks I've used, a View can be anything, it's basically just an HTML template. So it could be a textbox, a sidebar, a navigation bar, a block of static text, or even a page layout. I can't think of any framework that doesn't let you embed Views within Views, letting you do pretty much anything as long as your actual business logic/processing is done in the Controller beforehand. | |
| Oct 9, 2010 at 6:30 | vote | accept | mario | ||
| Oct 9, 2010 at 6:29 | comment | added | mario | So, in conclusion: PHP frameworks implement a concept similar to the original MVC. I think it's best nailed here: stackoverflow.com/questions/1549857/simple-php-mvc-framework/… | |
| Sep 22, 2010 at 14:03 | history | edited | AArteDoCodigo.com.br - Maniero | CC BY-SA 2.5 |
edited title
|
| Sep 22, 2010 at 12:41 | answer | added | DisgruntledGoat | timeline score: 12 | |
| Sep 12, 2010 at 12:19 | answer | added | Tamara Wijsman | timeline score: 3 | |
| Sep 12, 2010 at 11:46 | history | edited | Tamara Wijsman |
edited tags
|
|
| Sep 11, 2010 at 10:59 | answer | added | baklap | timeline score: -1 | |
| Sep 11, 2010 at 10:44 | history | edited | mario | CC BY-SA 2.5 |
added 3 characters in body
|
| Sep 11, 2010 at 10:37 | history | edited | mario | CC BY-SA 2.5 |
added 1086 characters in body; added 202 characters in body
|
| Sep 11, 2010 at 9:19 | answer | added | Tamara Wijsman | timeline score: 1 | |
| Sep 11, 2010 at 7:03 | history | edited | µBio |
edited tags
|
|
| Sep 11, 2010 at 7:00 | history | asked | mario | CC BY-SA 2.5 |