Search code examples
Why isn't React considered MVC?...


reactjsmodel-view-controllerarchitecture

Read More
How to access an array containing objects passed from a CodeIgniter controller to the view...


phparrayscodeignitermodel-view-controller

Read More
How to iterate two subarrays from a POST request at the same time, make insert queries, and print su...


phparrayscodeignitermodel-view-controllersubmission

Read More
How to get child data from one table per parent in another table and display as a two-tiered list wi...


phpcodeignitermodel-view-controllerparent-childquery-builder

Read More
Codeigniter pagination links only increment the offset by 1 per page...


phpcodeignitermodel-view-controllerpagination

Read More
How to suppress "An application is requesting access to a protected item" popup...


c#securitymodel-view-controllerencryptioncryptoapi

Read More
How to make a nested HTML list with CodeIgniter...


phpcodeignitermodel-view-controllerhtml-lists

Read More
Full stack versus non-full stack MVC PHP frameworks - what's the difference?...


phpmodel-view-controllerframeworks

Read More
Undefined property: stdClass::$id inside view error...


javascriptphplaravelmodel-view-controllerview

Read More
Show data codeigniter from joining table...


phpcodeignitermodel-view-controllercodeigniter-3query-builder

Read More
How should I design my Codeigniter/MVC project to avoid repeating the same model and view calls in m...


phpcodeignitermodel-view-controllerdry

Read More
Where to process text for user presentation in a CodeIgniter (MVC) project...


phpcodeignitermodel-view-controller

Read More
How to fetch and display a row of data identified by a user's click of a hyperlink in CodeIgnite...


phpcodeignitermodel-view-controllerreturn

Read More
CodeIgniter model method with no return statement leads to "Invalid argument supplied for forea...


phpmysqlcodeignitermodel-view-controller

Read More
Model method only returns an array if num_rows() == 1, otherwise "Invalid argument supplied for...


phpcodeignitermodel-view-controllerforeachresultset

Read More
Model method with no return statement provides no data to call site in CodeIgniter...


phpcodeignitermodel-view-controllermodelreturn

Read More
Codeigniter pass post information to view along with database result of the post information...


phparrayscodeignitermodel-view-controller

Read More
Run query within foreach loop in Codeigniter...


phpcodeignitermodel-view-controllerrelationship

Read More
How to present nested HTML list items containing hyperlinks with CodeIgniter...


phpcodeignitermodel-view-controllergroupinghtml-lists

Read More
How to create grouped HTML list items from JOINed parent-child data in CodeIgniter...


phpcodeignitermodel-view-controllergroupinghtml-lists

Read More
Present parent-child database data as an HTML unordered list in CodeIgniter...


phpcodeignitermodel-view-controllergroupinghtml-lists

Read More
How much context is too much in a single CodeIgniter controller class?...


phpcodeignitermodel-view-controllerarchitecturecontroller

Read More
"Invalid argument supplied for foreach()" error when no rows from CodeIgniter model method...


phpcodeignitermodel-view-controllerforeach

Read More
How to access multidimensional array data passed from CodeIgniter's controller to view when the ...


phpcodeignitermodel-view-controllerforeach

Read More
SELECT parent-child records from JOINed tables then present as grouped unordered lists with CodeIgni...


phpmodel-view-controllercodeignitercontrollerforeach

Read More
"Invalid argument supplied for foreach()" error when iterating the data from a CodeIgniter...


phploopscodeignitermodel-view-controllerreturn-value

Read More
How to access the data in the view which has been passed from the controller in CodeIgniter...


phparrayscodeignitermodel-view-controllercodeigniter-2

Read More
Pass the number of qualifying rows from the model to the view in CodeIgniter...


phpcodeignitermodel-view-controllerquery-buildercounting

Read More
How to catch exception in flutter?...


flutterdartexceptionmodel-view-controllerflutter-layout

Read More
How to pass a single query row from a model method to the view as a flat associative array...


phpcodeignitermodel-view-controllerresultset

Read More
BackNext