Passing text to a php POST method iphone sdk

shabbir4it

New Member
I'm developing an iPhone application and I need to send some information to an url from a textview and 2 texfields, using the HTTP POST method. (to, subject, message). How do I do it? I understand it is something with \[code\]NSURLRequest\[/code\], but I didn't find anything that could actually help me. So if you could please include a clarifying code example, I would really appreciate it.
 
Back
Top