apramey-vrb / calculator14cs022

Created for toolchain: https://console.ng.bluemix.net/devops/toolchains/94989343-4a4b-403c-92d0-20661a037eee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Hello World Sample

This application demonstrates a simple, reusable PHP web application.

Deploy to Bluemix

Run the app locally

  1. Download and extract PHP
  • cd into this project's root directory
  • Run php -S localhost:8000 to start the app using the built-in development web server
  • Access the running app in a browser at http://localhost:8000

About

Created for toolchain: https://console.ng.bluemix.net/devops/toolchains/94989343-4a4b-403c-92d0-20661a037eee

License:Apache License 2.0


Languages

Language:CSS 68.8%Language:PHP 31.2%