4/16/2018 - This application is no longer maintained. Feel free to fork and update this application as needed.
PHP Pick 'Em is a free php web application that allows you to host a weekly NFL pick 'em football pool on your website.
- PHP version 5.2 or greater
- MySQL version 5.0 or greater with mysqli enabled
- Mcrypt module for password encryption
- Extract files
- Create a MySQL database on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
- Edit /includes/config.php and update database connection variables accordingly
- Upload files to your web server
- Run installer script at http://www.your-domain.com/phppickem/install. The installer will assist you with the rest.
Log in for the first time with admin / admin123. You may change your password once you are logged in.
For help, please visit: http://www.phppickem.com/