MYSQL

How to Convert Text to Crc32, md5 and Sha1 in PHP

Submitted by alpha_luna on
In this tutorial, we are going to learn how to Convert Text to Crc32, md5, and Sha1 in PHP. You will know which is the roughest among the three in terms of the length they generate individually. CRC32 creates a 32-bit hash, md5 creates a 128-bit hash, and Sha1 creates 160-bit (20-byte) hash value.

Event Registration System

Submitted by alpha_luna on
If you are looking for Event Registration System then you are at the right place. This simple system can help us for registering all the participants in the particular kind of events. For faster transaction, you can also network the system to have multiple users registering in a short period of time.

Records Management System

Submitted by Jeprox on
This Record Management System is designed to manage and provide a convenient arrangement of records, especially those archiving documents inside the Records Office. The Record Section is the communication center where the users stores active and inactive files, record issuance, implementing the policies and procedures of the record management, formulate the policy statement and information

Point of Sale and Inventory System V.2

Submitted by cybernick75 on
This is a complete point of sale and inventory system written in Visual Basic .NET. Features: - Categories - Employees - Products - Point of Sale - Inventory - Daily, Weekly, Monthly Report - Stocks In - Stocks Out - Reorder Level - Monitoring Stocks - Automatically Print Receipt VIDEO DEMO LINK : https://www.youtube.com/watch?v=EH6Y6z_HQ1c C# VERSION : https://www.youtube.com/watch?v=uYQXUCdbLRU

MySQL Query Window

Submitted by cngirwa on
The software connects to the local server on your computer, then you can run MySQL commands inside the software without the need to open a web browser and navigate to phpmyadmin. This software can; 1. create,set password or delete a user on server 2. create,alter.insert or drop table 3. backup database 4. restore database 5. create a database 6. view previous queries you executed 7. search query