| Title |
Δ |
| Marshalling information from JSON into MVC model classes
|
0.00 |
| return result from model to view (right MVC conception)
|
+1.24 |
| One model, one view, one controller. Is there any very simple way t...
|
+1.13 |
| Separation of Concerns, Business logic vs Presentation logic
|
-0.59 |
| Bad Practice requiring file within a model?
|
-0.46 |
| Which PHP Template Engine syntax is best to use?
|
0.00 |
| How do I effectively implement modules in an MVC framework, and han...
|
0.00 |
| MVC pattern & other patterns included
|
-0.62 |
| Using include_once and include
|
-0.62 |
| In a MVC application, should the controller or the model handle dat...
|
+0.00 |
| CodeIgniter, multiple queries in same model method or multiple call...
|
-0.34 |
| MVC design convention: CRUDing inherited models
|
+0.40 |
| PHP Object Orientated Functions - Passing Variables
|
-1.00 |
| CodeIgniter and the Model-View-Controller – your experience / your...
|
+0.38 |
| PHP MVC, PDO: loop through returned mysql data
|
+0.15 |
| Where to put sql queries in Yii (or any framework with ORM support)?
|
+0.37 |
| Is there a PHP Solar-style uri-router that supports a method of fin...
|
0.00 |
| Alter variable directly or use a setter function?
|
0.00 |
| paginate array from model in view php mvc
|
-0.33 |
| Expensive Object Creation with Dependency Injection
|
+1.62 |
| PHP parent & subclass DB operations
|
+1.56 |
| codeigniter where to put email functions
|
0.00 |
| cakephp2 controllers getting too big
|
-0.13 |
| Should controllers avoid private functions at CakePHP?
|
+0.19 |
| Is loading a model within another CodeIgniter model appropriate?
|
+0.37 |
| Processing form data in MVC/OOP structure
|
-0.34 |
| Is PAC, just MVP with passive view?
|
0.00 |
| MVC, CodeIgniter , Using conitional statements in a view?
|
-2.40 |
| keep user info throughout the web once logged in. PHP MVC
|
0.00 |
| Integrating Static Content with MVC architecture
|
+0.22 |
| Web MVC: how to structure the Model layer?
|
+1.34 |
| Unavoidable php logic in view (MVC) Inserting a product and showing...
|
+0.39 |
| Is a website MVC MVP or MVVM?
|
0.00 |
| MVC - Does this code belong to model, controller or view?
|
-0.38 |
| Tools for documenting MVC web application
|
0.00 |
| MVC and the Repository Pattern: Roles of Controllers, Models, and R...
|
+2.08 |
| MVC: calculation of UI elements in Controller or View?
|
-0.12 |
| Data Mapper vs Data access object. Difference. Which one is the bet...
|
0.00 |
| PHP - How to split MVC - View (using e.g. non logic templating engi...
|
+1.42 |
| Is this the right way to set up an MVC framework?
|
+0.36 |
| Unsure of what development pattern I am using with PHP AJAX
|
+2.06 |
| MVC which is the better practice?
|
+0.39 |
| Validating on class instantiation
|
-0.13 |
| MVC design pattern model logic
|
-0.90 |
| Where to put $user->logged_in() function? user_model or user_con...
|
0.00 |
| Routing CSS and JS requests to front controller (Performance Measur...
|
0.00 |
| MVC - where to put communication code
|
-0.46 |
| Should my session class be static?
|
0.00 |
| Dynamic table creation regarding permission: design issue
|
0.00 |
| Does input filter / validation code belong in the controller or the...
|
+2.01 |