Hi I posted this on Apple's forums also, but I never get responses there so I'd like to try here
I'd like my app to be able to communicate with my server, as many apps do.
Basically I have some PHP code that I'd like to run and get the output of.
I'm guessing I can execute the code with a hidden UIWebView's loadRequest, but I don't see how you would get the output.
I've never done this type of thing and would just like something I can start with.
Anything will help
Thanks,
Josh
Edit:
e.g. http://www.chalkboardapp.com/site/code_download/code_download.php
I'd like my app to be able to communicate with my server, as many apps do.
Basically I have some PHP code that I'd like to run and get the output of.
I'm guessing I can execute the code with a hidden UIWebView's loadRequest, but I don't see how you would get the output.
I've never done this type of thing and would just like something I can start with.
Anything will help
Thanks,
Josh
Edit:
e.g. http://www.chalkboardapp.com/site/code_download/code_download.php