[Solved] Where I am getting wrong?
1st : You need to return the response only json data not other data Because you setup the dataType:”json” so comment this line .then ajax will work //print_r($dose); It will work Now. 5 solved Where I am getting wrong?