This simple PHP application demonstrates how to connect to a MySQL service on Bluemix. Adapted to host a simple e-commerce website for COMP5232.
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).