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. v1.3.1

Featured Replies

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


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.

Submitter Person In Saturn
Submitted 12/14/2025
Category Scripts
Demo

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files

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.