Cross Layer Data Manipulation MVC

Asked

Viewed 32 times

0

Good morning, everyone.

I have a question/Problem.

I’m using php and Javascript/Jquery with the design standard MVC and DAO. I want to know how to get the data from the database on DAO using AJAX and send to VIEW. However, these data should be sent to the control to then take this data and send it to VIEW.

Someone can make a simple example?

  • 1

    It is very broad, you should research more on these details. It has already been addressed at this link: https://answall.com/questions/165442/crud-com-mvc-e-dao-no-php

  • Possible duplicate of CRUD with MVC and DAO in PHP

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.