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 (server side code) and display it on my blackberry application (client side code).
Pleease give me source code help of this so by following that example i will implement complex web services.