I'm Doing push notification in android using php as a back end.how to retrive My Sql database values into android -
i'm doing push notification project in android first layout search.there want complaint id sql database... means created 1 table complaint details have complaint id.actually project customer call customer care executive registering complaint while time he/she ask complaint id.. in search field enter id , checks whether existing or not.. i'm checking value in mysql database..m y question how value there
step 1: call server side script android application using httppost,
step 2: server side script execute sql search query , return data appplication in json/xml formet.
note: dont forget send needful data sql query app server httppost
Comments
Post a Comment