Download Stock Game PHP Free Java Code

Description

Game emulates stock, written in pure PHP using MVC pattern.

Icons

Stock Game PHP

Source Files

The download file Stock-Game-PHP-master.zip has the following entries.


.buildpath//from w  w  w .  j ava 2  s.  co  m
.project
.settings/org.eclipse.php.core.prefs
README.md
db/fill_dates_lookup.php
db/import_stock_data.php
db/schema.sql
db/sp500hst.txt
lib/AutoLoader.php
lib/Db.php
lib/Db/Iterator.php
lib/Db/Iterator/Converter.php
lib/ErrorHandler.php
lib/SessionManager.php
lib/Stock/Commission.php
lib/Stock/Commission/Storage.php
lib/Stock/Controller.php
lib/Stock/Page/Admin/Context.php
lib/Stock/Page/Admin/Controller.php
lib/Stock/Page/Admin/View.php
lib/Stock/Page/Login/Context.php
lib/Stock/Page/Login/Controller.php
lib/Stock/Page/Login/View.php
lib/Stock/Page/Register/Context.php
lib/Stock/Page/Register/Controller.php
lib/Stock/Page/Register/View.php
lib/Stock/Page/User/Context.php
lib/Stock/Page/User/Controller.php
lib/Stock/Page/User/DateChoose/Context.php
lib/Stock/Page/User/DateChoose/Controller.php
lib/Stock/Page/User/DateChoose/View.php
lib/Stock/Page/User/History/Context.php
lib/Stock/Page/User/History/Controller.php
lib/Stock/Page/User/History/View.php
lib/Stock/Page/User/Portfolio/Context.php
lib/Stock/Page/User/Portfolio/Controller.php
lib/Stock/Page/User/Portfolio/View.php
lib/Stock/Page/User/Quotes/Controller.php
lib/Stock/Page/User/Symbol/Context.php
lib/Stock/Page/User/Symbol/Controller.php
lib/Stock/Page/User/Symbol/View.php
lib/Stock/Page/User/Trade/Context.php
lib/Stock/Page/User/Trade/Controller.php
lib/Stock/Page/User/Trade/View.php
lib/Stock/Page/User/View.php
lib/Stock/Page/Webservice/Context.php
lib/Stock/Page/Webservice/Controller.php
lib/Stock/Page/Webservice/View.php
lib/Stock/Quote.php
lib/Stock/Quote/Storage.php
lib/Stock/Router.php
lib/Stock/User.php
lib/Stock/User/Login.php
lib/Stock/User/Quote.php
lib/Stock/User/Quote/DayInfo.php
lib/Stock/User/Quote/Helper.php
lib/Stock/User/Quote/Sold.php
lib/Stock/User/Quote/Storage.php
lib/Stock/User/Storage.php
lib/Stock/View.php
lib/Stock/View/Context.php
lib/Stock/Webservice/Controller.php
lib/calendar/calendar.class.php
lib/calendar/readme.txt
www/css/base.css
www/css/calendar.css
www/css/images/gradient-dark-nav.png
www/css/images/gradient-light-short.png
www/css/reset.css
www/css/style.css
www/index.php
www/install_db.php
www/js/flot/API.txt
www/js/flot/FAQ.txt
www/js/flot/LICENSE.txt
www/js/flot/Makefile
www/js/flot/NEWS.txt
www/js/flot/PLUGINS.txt
www/js/flot/README.txt
www/js/flot/examples/ajax.html
www/js/flot/examples/annotating.html
www/js/flot/examples/arrow-down.gif
www/js/flot/examples/arrow-left.gif
www/js/flot/examples/arrow-right.gif
www/js/flot/examples/arrow-up.gif
www/js/flot/examples/basic.html
www/js/flot/examples/data-eu-gdp-growth-1.json
www/js/flot/examples/data-eu-gdp-growth-2.json
www/js/flot/examples/data-eu-gdp-growth-3.json
www/js/flot/examples/data-eu-gdp-growth-4.json
www/js/flot/examples/data-eu-gdp-growth-5.json
www/js/flot/examples/data-eu-gdp-growth.json
www/js/flot/examples/data-japan-gdp-growth.json
www/js/flot/examples/data-usa-gdp-growth.json
www/js/flot/examples/graph-types.html
www/js/flot/examples/hs-2004-27-a-large_web.jpg
www/js/flot/examples/image.html
www/js/flot/examples/index.html
www/js/flot/examples/interacting-axes.html
www/js/flot/examples/interacting.html
www/js/flot/examples/layout.css
www/js/flot/examples/multiple-axes.html
www/js/flot/examples/navigate.html
www/js/flot/examples/percentiles.html
www/js/flot/examples/pie.html
www/js/flot/examples/realtime.html
www/js/flot/examples/resize.html
www/js/flot/examples/selection.html
www/js/flot/examples/setting-options.html
www/js/flot/examples/stacking.html
www/js/flot/examples/symbols.html
www/js/flot/examples/thresholding.html
www/js/flot/examples/time.html
www/js/flot/examples/tracking.html
www/js/flot/examples/turning-series.html
www/js/flot/examples/visitors.html
www/js/flot/examples/zooming.html
www/js/flot/excanvas.js
www/js/flot/excanvas.min.js
www/js/flot/jquery.colorhelpers.js
www/js/flot/jquery.colorhelpers.min.js
www/js/flot/jquery.flot.crosshair.js
www/js/flot/jquery.flot.crosshair.min.js
www/js/flot/jquery.flot.fillbetween.js
www/js/flot/jquery.flot.fillbetween.min.js
www/js/flot/jquery.flot.image.js
www/js/flot/jquery.flot.image.min.js
www/js/flot/jquery.flot.js
www/js/flot/jquery.flot.min.js
www/js/flot/jquery.flot.navigate.js
www/js/flot/jquery.flot.navigate.min.js
www/js/flot/jquery.flot.pie.js
www/js/flot/jquery.flot.pie.min.js
www/js/flot/jquery.flot.resize.js
www/js/flot/jquery.flot.resize.min.js
www/js/flot/jquery.flot.selection.js
www/js/flot/jquery.flot.selection.min.js
www/js/flot/jquery.flot.stack.js
www/js/flot/jquery.flot.stack.min.js
www/js/flot/jquery.flot.symbol.js
www/js/flot/jquery.flot.symbol.min.js
www/js/flot/jquery.flot.threshold.js
www/js/flot/jquery.flot.threshold.min.js
www/js/flot/jquery.js
www/js/flot/jquery.min.js
www/js/jquery-1.6.2.min.js

Download

Click the following link to download Stock-Game-PHP-master.zip.

Stock-Game-PHP-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper