I am trying to create a webservice in PHP to be able to register and login for an Android-app. I am able to register succesfully but logging in is giving me difficulty and it seems that the cause is that some variables are not fetched succesfully.I am trying to create a webservice in PHP to be