Skip to content

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

License

Notifications You must be signed in to change notification settings

rothkj1022/phppickem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b43185 · Oct 30, 2021

History

32 Commits
Nov 25, 2014
Oct 30, 2021
Sep 17, 2014
Sep 6, 2016
Sep 14, 2021
Sep 14, 2021
Oct 2, 2014
Sep 14, 2021
Sep 6, 2016
Aug 27, 2013
Apr 16, 2018
Oct 30, 2021
Oct 10, 2014
Sep 6, 2016
Aug 27, 2013
Jul 8, 2016
Oct 10, 2014
Sep 10, 2015
Sep 2, 2014
Sep 10, 2015
Sep 6, 2016
Sep 17, 2014
Sep 6, 2016
Sep 6, 2016
Oct 10, 2014
Sep 10, 2015
Sep 10, 2015
Aug 6, 2015
Sep 2, 2014
Sep 6, 2016
Sep 10, 2015

Repository files navigation

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