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++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

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