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

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -