Categories
How to pull data from Ajax?
How to get data from ajax request and save it to database in yii2?
Answer the question
In order to leave comments, you need to log in
The more specific the question you ask, the faster and better you will get an answer.
$result = getAJAXReq(); //получаем данные из ajax запроса insertInYIIDB($result); //сохраняем в базу на yii2
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question