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?
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
– EmanuelF
Possible duplicate of CRUD with MVC and DAO in PHP
– EmanuelF