Skip to content

RAStauffer/php_jQueryPoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php_jQueryPoll

Model View Controller implementation of a PHP / MySQL poll application

Created this poll application with a Model View Controller framework

Controller is entry point and instantiates Model for DB functions Independent views are invoked in controller

Requires a MySQL database. Set up the parameters for access in model.php (see model/ModelNoAuth.php) Rename ModelNoAuth.php to Model.php See DBSchema.xml for DB table descriptions

About

Model View Controller implementation of a PHP / MySQL poll application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors