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

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -