Call WebService done PHP

mrjaw

Active Member
Licensed User
Longtime User
Hi!
I am a newbie with ANdroid and Ba4. I have to access a site with different webservices done in PHP .
These WS are done with PHP and return JSON string for tables and strings.

my question is how can I call these WS using B4A?

I saw the example with WS but this just were a call to php script and not a WS really.

Any cluees ?

Edwin
 
Top