This simple PHP application demonstrates how to connect to a MySQL service on Bluemix. This application allows the user to create a new table, and enter records into the database using the UI.
The above button will deploy this application to your Bluemix by reading the manifest.yml file. This file describes the application to Bluemix, and also declares any necessary services (mysql).