Blackberry,php webservice
        Posted  
        
            by kashif-pucitian
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kashif-pucitian
        
        
        
        Published on 2010-05-21T12:01:22Z
        Indexed on 
            2010/05/24
            9:31 UTC
        
        
        Read the original article
        Hit count: 322
        
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.
© Stack Overflow or respective owner