mysql

Hero image for article
Icon for article
apidatabasemysqlphp

Part 1: Sencha Touch Email + Facebook Log in System with PHP & MySQL Backend

3 min read

In this first part, I will walk you through setting up your database and setting up some PHP files on your server that are ready to receive calls from your application.

Hero image for article
Icon for article
apimysqlphp

Part 3: Sencha Touch Email + Facebook Log In System with PHP & MySQL Backend

4 min read

In this part we're going to finish implementing the API, by implementing all necessary functionality in our users.php file.