Welcome to part three of user authentication using Titanium. Titanium is an open source cross-compiler that allows you to write iPhone and Android (soon to be blackberry too!) applications using Javascript. We will be using PHP as the server side code language, and my database will be MySQL. For this example, I am using MAMP to develop locally. In part three, we will cover adding a new window and passing our database results to it when a user logs in using custom events. This new window will represent your “Logged In” interface. If you haven’t already read it, I highly recommend you start with part one.
(Continue)




Follow Mobiletuts+ and Tuts+ on Twitter