iphone execute php url -
beginner question - have full url (in nsstring variable "temp") want application execute in background once user finishes flow in iphone app. i'm having bit of problem getting work.
basically need (1) execute php url , (2) capture response , display user.
any appreciated!
thanks
this has been discussed before. here tutorial web requests
in essence, need nsurlconnection.
Comments
Post a Comment