Blackberry,php webservice
- by kashif-pucitian
Hi,
i am new to blackberry and webservices concept.
My client side code will be on Blackberry and server cide code will be on php.
1) i want to send simple string "hello world" from blackberry mobile (client side code) to php page (server side code) which will display me "hello world".
2) then i will retreive that "hello world" from php page…