Pass Parameter ALong with Json Query android -


json query fetch user data :

http://abcd.in/getallusers.php 

but in query user need pass usertype.

i tried :

http://abcd.in/getallusers.php/usertype 

but response

{"status":false,"message":"send required parameters"}

can 1 me this. have 2 types of user (simple , vip)

how can pass usertype in json query


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -