- Code: Select all
{"SUCCESS":true,"first_name":"tharidoo","image":"","last_name":"prabash","phone_number":"","username":"thari123"}
so in ajax in construct2, how to read it values. as a example i need to get the "last_name" in json response. then how to do it