Skip to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
     

TXC - A Lightweight And Efficient PHP-Based Chatroom Software Designed To Help People Connect, Communicate, And Grow. 1.3.1

(0 reviews)

3 Screenshots

Overview

TXC - 1.3.1 Is a Simple Yet Powerful Chatroom System Built With PHP. It Includes User Registration, Login, Message Handling, Email Verification, And SMTP Support Via PHPMailer. The System Is Easy To Deploy And Suitable For Small Communities, Private Groups, Or Educational Environments.


Features

  • Real-Time Message Fetching

  • Secure Login And Registration

  • Email Verification System

  • SMTP Support Through PHPMailer

  • Clean And Minimal UI

  • Easily Customizable Asset Structure


Setup Guide

1. Database

Copy And Import The Database Schema From:

database.sql
2. Configuration

Edit The File:

config.php

Inside this file, configure:

  • Database Credentials (Host, User, Password, Database Name)

  • SMTP Details (Host, Port, Username, Password, Security Type)

PHPMailer Files Are Included And Ready To Use.

⚠️ Note: You Must Enter Both Database And SMTP Details Before Creating The First Account Or The Software Won't Work.


File Structure

TXC – 1.3.1
├── Assets/
│   ├── CSS/
│   │   └── styles.css
│   ├── JS/
│   │   └── main.js
│   └── PHPMailer/
│       ├── DSNConfigurator.php
│       ├── Exception.php
│       ├── OAuth.php
│       ├── OAuthTokenProvider.php
│       ├── PHPMailer.php
│       ├── POP3.php
│       └── SMTP.php
├── uploads/
│   └── Default/
│        └── default.png
├── config.php
├── database.sql
├── get_messages.php
├── index.php
├── licence
├── login.php
├── register.php
├── verify.php
└── verify_pending.php

Goal

To Provide a Simple, Secure, And Friendly Chatroom Platform That Helps People Connect And Grow.

Edited by Person In Saturn

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

Other files from Person In Saturn

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.