I am writing an application for the iPhone. This application requires users to log in to a remote web server that uses php + mysql. How can a server handle this? Using sessions? Biscuit? unique identifiers? Any link / code / tutorial on how to do this would be great.
Thanks!
source
share