Skip to content

abeard1/default-toolchain-1490135967793

Repository files navigation

PHP MySQL Hackathon Example

Author: jim conallen, jconallen@us.ibm.com

Last Modified: 10-Feb, 2017

Overview

This PHP example app demonstrates a simple, reusable PHP web application with MySQL Support. The app uses a database to store simple TODO items, and has a page that displays the current weather conditions for a given zip code.

This code assumes it is deployed to Bluemix, and that services for MySQL (ClearDB or the Experimental MySQL) and Weather Insights have already been provisioned for the app. If you deployed this app to your Bluemix and GitHub space with the Deploy to Bluemix Toochain button the necessary deployment pipeline will take care of service creation for you.

If you just forked this project from GitHub, you will need to make sure that the services for MySQL and Weather Insights are created before you push the code to Bluemix.

Deployment Options

Use the Deploy to Bluemix Toolchain button below to quickly create your own instance of this application in your Github and Bluemix environment.

Deploy to Bluemix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors