sorry, in new on using AJAX, JSON, Xampp stuff. and i still learning on using it...
i have this .json
i tried to extract only partial data on "data" ones.. which is "user_id","user_number", and "status"
my current code is this simple... i just want to make sure i can store the data, that i want to extract from, so i just send it to text to see
since im using Xampp, its using http:// while construct 3 using https:// (for some reason even i run in localhost/..., its still not able to run on debug-mode in construct 3)
thank you,
i searching some guides and most of them using...
on the top of data... so shoould i use it too? by replacing? the top of my "data" ?
thank you