ChatFie is a lightweight yet powerful chat script built with PHP and the Skeleton CSS framework. It includes all the essential features you need to run a basic chat system with a clean and minimal UI.
- π Edit or modify messages
- π Add and send attachments
- π View database statistics
- π§Ή Built-in database cleaner
- β‘ Super lightweight and fast
- Download the files from this repository.
- Upload them to your server's root directory (or any subdirectory).
- Create a MySQL database and import the
.sqlfile provided. - Configure your database credentials by editing
db_connect.php. - β You're all set β open your browser and start chatting!
- Backend: PHP
- Frontend: Skeleton CSS
- Database: MySQL
This project is open-source. Feel free to modify and use it in your own projects.
Pull requests and suggestions are welcome. For major changes, please open an issue first to discuss what you'd like to change.
