PHP Classes

PHP Chat Room System with Chat Text: Exchange text messages between Web site users

Recommend this page to a friend!
  Info   View files Example   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-04-11 (11 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 79 This week: 16All time: 9,845 This week: 16Up
Version License PHP version Categories
chattext 1.0.0The PHP License5PHP 5, Databases, Chat
Description Author

This package can exchange text messages between Web site users.

It allows users to register to a site to send chat messages to other registered users.

The package stores the information records of users and the messages they send to each other in a MySQL database that the package classes access using PDO.

Picture of António Lira Fernandes
Name: António Lira Fernandes <contact>
Classes: 7 packages by
Country: Portugal Portugal
Innovation award
Innovation award
Nominee: 2x

Details

// -------------------------------------------------------------------------------- // @version 1.0 - readme.txt // -------------------------------------------------------------------------------- // License GNU/LGPL - March 2021 // @author António Lira Fernandes - alf@esmonserrate.org // https://github.com/alfZone // --------------------------------------------------------------------------------

0 - Sommaire

1 - Introduction
2 - What's new
3 - Corrected bugs
4 - Known bugs or limitations
5 - License
6 - Warning
7 - Documentation
8 - Author
9 - Contribute

1 - Introduction

# chatText The chatTex is a system for sending messages between registered users on a website. Is indicate for the framework in use for more details contact me. Documentation can be found at https://github.com/alfZone/chatText/wiki

2 - What's new

  

3 - Corrected bugs

4 - Known bugs or limitations

Does not allow sending the same message to multiple destinations.

5 - License

Is released under GNU/LGPL license. This library is free, so you can use it at no cost.

I will also appreciate that you send me a mail (alf@esmonserrate.org), just to be aware that someone is using #tabledb.

For more information about GNU/LGPL license : http://www.gnu.org

6 - Warning

This library and the associated files are non commercial, non professional work. It should not have unexpected results. However if any damage is caused by this software the author can not be responsible. The use of this software is at the risk of the user.

7 - Documentation

Documentation can be found at https://github.com/alfZone/chatText/wiki

8 - Author

This software was written by António Lira Fernandes (alf@esmonserrate.org) on its leasure time.

9 - Contribute

If you want to contribute to the development of FILE, please contact alf@esmonserrate.org.

  Files folder image Files  
File Role Description
Files folder imageadministrator (1 file)
Files folder imageapp (1 file)
Files folder imageclasses (3 directories)
Files folder imagejs (1 directory)
Accessible without login Plain text file ChatText.sql Data Auxiliary data
Accessible without login Plain text file index.html Data HTML Template
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  administrator  
File Role Description
  Accessible without login Plain text file chatGerir.php Example Example script

  Files folder image Files  /  app  
File Role Description
  Plain text file ControllerChat.php Class Class source

  Files folder image Files  /  classes  
File Role Description
Files folder imageauthentication (1 file)
Files folder imagechat (1 file)
Files folder imagedb (2 files)

  Files folder image Files  /  classes  /  authentication  
File Role Description
  Plain text file Authentication.php Class Class source

  Files folder image Files  /  classes  /  chat  
File Role Description
  Plain text file ChatText.php Class Class source

  Files folder image Files  /  classes  /  db  
File Role Description
  Plain text file Database.php Class Class source
  Plain text file LayerDB.php Class Class source

  Files folder image Files  /  js  
File Role Description
Files folder imagecode (1 file)

  Files folder image Files  /  js  /  code  
File Role Description
  Accessible without login Plain text file chat.js Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:79
This week:16
All time:9,845
This week:16Up
For more information send a message to info at phpclasses dot org.