Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Yii can submit a form with Ajax.
www.yiiframework.com/doc/api/1.1/CHtml#ajaxSubmitButton-detail
Any framework that can work with forms out of the box can accept Ajax requests, it generally doesn’t care about the form/Ajax/regular post from flash on the client, it accepts data, how you send them is not important, just find yourself a good client JS library to work with forms
Have you forgotten about the SQL database? ;)
I would advise you not to hurry with the use of frameworks in the project. It is better to spend a couple of days on the materiel to study the process of client-server interaction (js-> php), so that later you understand what these frameworks do. Then the issue with this 'working' will be solved by itself. Believe me - nothing complicated.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question