The BigBB Project

[+] | [-]

About

The BigBB Project was created as a project for students studying PHP to work on, and create their own functional software package as part of a team.

We aim to produce the fastest and most secure forum software avaliable.

Requirements

Please note that MySQLi support is not confirmed

  • PHP 5.1.4
  • mysql extension or mysqli extension for MySQL support
  • mssql extension for Microsoft SQL Server support
  • oci8 for Oracle Support
  • pgsql for PostgreSQL support
  • pdo_sqlite for SQLite3 support
  • sqlite for SQLite2 support