Skip to content

rothkj1022/phppickem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
November 24, 2014 19:21
October 29, 2021 22:43
September 16, 2014 23:10
September 5, 2016 23:15
js
October 2, 2014 07:41
September 5, 2016 23:15
August 26, 2013 20:04
April 16, 2018 16:33
October 29, 2021 22:43
September 5, 2016 23:15
September 10, 2015 00:07
September 10, 2015 00:07
September 5, 2016 23:15
September 16, 2014 23:10
September 5, 2016 23:15
September 5, 2016 23:15
September 10, 2015 00:07
September 10, 2015 00:07
September 5, 2016 23:15
September 10, 2015 00:07

NOTICE

4/16/2018 - This application is no longer maintained. Feel free to fork and update this application as needed.


PHP Pick 'Em

PHP Pick 'Em is a free php web application that allows you to host a weekly NFL pick 'em football pool on your website.

Minimum Requirements

  • PHP version 5.2 or greater
  • MySQL version 5.0 or greater with mysqli enabled
  • Mcrypt module for password encryption

Installation Instructions

  1. Extract files
  2. Create a MySQL database on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
  3. Edit /includes/config.php and update database connection variables accordingly
  4. Upload files to your web server
  5. Run installer script at http://www.your-domain.com/phppickem/install. The installer will assist you with the rest.

Logging In

Log in for the first time with admin / admin123. You may change your password once you are logged in.

Troubleshooting

For help, please visit: http://www.phppickem.com/

About

PHP Pick 'Em is a free php web application that allows you to host a weekly NFL pick 'em football pool on your website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published