Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Add and send the ID to the PHP file
- List<NameValuePair> nameValuePairs = new ArrayList<NameValuePair>();
- nameValuePairs.add(new BasicNameValuePair("id", the_id));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement