MVC

Aus My Wiki
Version vom 10. Juli 2013, 09:20 Uhr von Alex (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ # MVC in PHP tutorial part 1: Hello World http://r.je/mvc-in-php.html # MVC in PHP part 2: Deploying MVC on the web http://r.je/mvc-php-front-controller.ht…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
  1. MVC in PHP tutorial part 1: Hello World http://r.je/mvc-in-php.html
  2. MVC in PHP part 2: Deploying MVC on the web http://r.je/mvc-php-front-controller.html
  3. Model-View-Confusion part 1: The View gets its own data from the Model http://r.je/views-are-not-templates.html
  4. Model-View-Confusion part 2: MVC models are not models http://r.je/view-helpers.html