Z
Z
zepy2018-03-29 02:15:34
Yii
zepy, 2018-03-29 02:15:34

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

1 answer(s)
U
Uno, 2018-03-29
@Noizefan

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 your question

Ask a Question

731 491 924 answers to any question