Skip to content

kperson/Connect4

Repository files navigation

This project uses PDO (PHP Database Objects) so any database that supports transactions and PDO should work fine.
In settings/global.php configure your database settings.
I have included sql create file for MySQL (db/connect4.sql).  For other databases you will have to recreate the schema based off of MySQL.

About

A JavaScript Connect4 game using PHP, reverse ajax, and PDO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages