Infini Chat 2 – Responsive PHP Chat Script

Overview

Infini Chat is a social chat built on php and mysql. It allows each guest to create their own message visible to everyone.  You can refresh the page with a button, when sending the message the  page refreshes instantly and automatically to see the result. And to conclude, a page system (pagination) is present to facilitate page loads.

Features

  • Easy editable
  • Full responsive template
  • Bootstrap CSS v3.3.5
  • Pagination (Dynamic management with PHP)
  • Cookie (to retain the nickname of the editor)

Requirements

  • A website
  • phpMyAdmin
  • PHP & MySQL
  • FTP server (optionnal)

Instructions

  • Unzip all files (Infini-chat-php-main.zip)
  • Read Documentation
  • Modify configuration/configurationPDO.php
  • Upload all the contents of the “Infini-Chat-main” folder to your site via FTP or other.

Related