PHPSimpleChat

Open Source PHP Chat Client & Library

Downloads

PHPSimpleChat is packaged in a zip file containing all the files necessary to use the chat client. For setup information please visit the documentation section. Also, you must agree to the usage policy before downloading PHPSimpleChat.

Latest Version

Bullet PHPSimpleChat v0.2 (.zip) - 03/10/2008

Changes from 0.1 to 0.2:

  • Abstracted all database queries to a database-specific functions file.
  • Added support for PostgreSQL.
  • Streamlined installation process.
  • Standardized variable and database column names.
  • Bugfix for join message problem when not saving conversations on load.
  • Bugfix for private room join update.
  • Bugfix for smallest chat ID detection.

Previous Versions

Bullet PHPSimpleChat v0.1 (.zip) - 03/04/2008
Initial beta realease version.