Hi,
I have 2 EditText Field, how can i pass my data to my server in localhost when the button is click,I already know how to use button click,but the problem is i don't know how to pass the value.?
by the way in my php script when the data is pass by the android is it the same way in checking the parameters by using iset() ?.
Thank you in advance.
I have 2 EditText Field, how can i pass my data to my server in localhost when the button is click,I already know how to use button click,but the problem is i don't know how to pass the value.?
by the way in my php script when the data is pass by the android is it the same way in checking the parameters by using iset() ?.
Thank you in advance.