Bets Odds Combinations PHP Script

Overview

Bets Odds Template, is html and php template, connecting with your MySQL database.

Is a clean and minimal website template. The site canvas is fully mobile-ready, powered by Bootstrap Framework.

The template contain 7 html pages. Is made with bootstrap v4.0.0. Contains also html, css,  js, jquery files, two sql files.

The sql files are: bets_odds.sql (this are the sql bets odds table), bets.sql (the bets odds combinations table).

You are able to create different combinations of bets odds with the results. All the results are inserted into database.

The table displays how many results was for the combination between bets odds.

The “Counter” count the number of combination for 1,x,2. This is made by the all element from one line from table. The results are displayed from database from table “bets”.

Requirements

  • Apache server
  • PHP >= 5.4
  • MySQL Database
  • PHP extension: mysqli

Instructions

  • Extract the archive file on your machine which you’ve downloaded from codester.
  • Copy the bets_odds_template folder to your application source directory (Like as E:xampphtdocs).
  • Import Database from sql folder
  • Change database connection
  • Browse the bets_odds_template using suggested browser

How to use in browser:

  • Select your combination from dropdown and select what combination to result at counter from the radio buttons, then click on “Save” button.
  • The page is refresh automatically and you can see that the table has been updated.

Features

Bets Odds Combinations v1

Requirements

  • Apache server
  • PHP >= 5.4
  • MySQL Database
  • PHP extension: mysqli

Instructions

  • Extract the archive file on your machine which you’ve downloaded from codester.
  • Copy the bets_odds_template folder to your application source directory (Like as E:xampphtdocs).
  • Import Database from sql folder
  • Change database connection
  • Browse the bets_odds_template using suggested browser

Related