Friday, 13 September 2013

Allow php script access only from Android client

Allow php script access only from Android client

I am trying to call a php script from my android app to pass some data and
store it in the database. Is there a way to allow access to php script
from my android client only?
Thanks.

No comments:

Post a Comment