No pusiste el nombre y el mes en tu solicitud HTTP.
Prueba esto
HttpPost httppost = new HttpPost("http://192.168.1.7/Android/CRUD/retrieveInformation.php?name="+name+"&month="+month);
Espero que esto ayude :)
No pusiste el nombre y el mes en tu solicitud HTTP.
Prueba esto
HttpPost httppost = new HttpPost("http://192.168.1.7/Android/CRUD/retrieveInformation.php?name="+name+"&month="+month);
Espero que esto ayude :)