Как получить название валюты из файла JSON в вызове AJAX и скрипте PHPJquery

Программирование на jquery
Anonymous
Как получить название валюты из файла JSON в вызове AJAX и скрипте PHP

Сообщение Anonymous »


I pass country name in AJAX call in order to obtain currency name from JSON file by using PHP script.

I can pass country names to server in AJAX call, but I struggle to get currency country back from the server.

I get the error message to say that my currency name is null.

Here is my PHP script and AJAX call



Источник: https://stackoverflow.com/questions/781 ... php-script

Вернуться в «Jquery»