Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 375 Bytes

File metadata and controls

6 lines (5 loc) · 375 Bytes

It is for specially for those Android/Java developers who were having difficulty with PHP Api development. With this simple code, now you can share data between your Android/Java app to your website.

Usage:- using the Http response, you can send the data in form of 'key' and 'value' 'using NameValuePair' to the php file. Other PHP file would save the database credentials