MYSQL

Members Information System using PHP/MySQL

Submitted by alpha_luna on
In this simple Members Information System, all readers can learn how to create this simple full source code system using PHP/MySQL. This system provides you a simple source code to make you productive and you can easily to understand how to use this source code. In this system, you will learn how to codes add, edit, and delete using PHP/MySQL. This system suitable for the beginners who want to learn basic coding first.

Document Management System

Submitted by abubasil on
This is simple documentation system for small offices like purchases or clinics or any small office to manage the income and outcome paper mail into soft copies in this small database. admin: admin are the user and password for it. The sql file of the database is inside the zipped folder , just import it and try search or add a new record , add users , delete in the simplest way. please send me

How to Create Download File and to Create ZIP File in PHP/MySQL

Submitted by alpha_luna on
If you are looking for on how to create Download File and to create ZIP File in PHP/MySQL. This project is going to show you on how to download a file and the extension is ZIP in multiple files using PHP. The user can choose whatever they want to download a ZIP format.

How to Create Search Query using PHP/MySQL

Submitted by alpha_luna on
In this tutorial, we are going to create Search Query using PHP/MySQL. Search query using PHP/MySQL is a simple PHP source code that the users enable to search in the table. Creating one TextBox for the user where they enter the desired word to search and the table with our data in a data table as you can see in the image below. Result Here's the source code of the image above.

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.