PHP

Creating a Login and Registration form in PHP and SQLite using PDO

Submitted by razormist on
Learn how to create a Login And Registration To Sqlite Using PDO. A simple PHP code that can log in and register an account using SQLite database. This code can be implemented when your system needs user verification before proceeding to the main page.

Comment System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Comment System in PHP/MySQLi with Full Source Code The Comment System is a very simple project that is developed using PHP, JavaScript, CSS and MYSQL database. This Comment System in PHP/MySQLi is solely contains a user side and the functions are very easy to understand even for beginners. The Comment System in PHP/MYQLI is also created in object oriented programming functionalities so that it

Simple Student Membership System with Captcha Code Tutorial Source Code

Submitted by alpha_luna on

Student Membership System

This simple Student Membership System helps the admin to register all the students to have a record of data in their school campus. This simple system has a registration form for the user and we have captcha code confirmation. For the faster transaction to register all the students, you can also network the system to have multiple students registering in a short period of time. This Student Membership System is user-friendly.

SUP Online Shopping using PHP/MySQLi with Source Code

Submitted by Nayem Howlader on
This project is called SUP Online Shopping that was developed using PHP/MySQLi. It is commonly known as electronic marketing or automated shop. It consists of buying and selling goods and services over an electronic system such as the internet. Just like other eCommerce Web Applications, this web application also consists of cart listing, checkout process, and order details. This online shopping

Online Internship Management System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Online Internship Management System in PHP/MySQLi with Full Source Code The Online Internship Management System is a web based system that is made up of PHP, CSS, JavaScript, BootStrap and MySQL for the database. This is designed as a simple project and a user friendly system. Online Internship Management System in PHP/MySQLi has two sections which are the admin section and a user section. About

How to Import CSV Data in PHP CodeIgniter Framework

Submitted by kabiru10 on
Importing CSV data into applications is a common practice. However, CodeIgniter Framework does not out of the box have this functionality as it does not have a library that does this. We will be using a csvimport.php library written by Bradstinson. This can be downloaded at github. This library converts CSV data to an array which can be looped through and saved into a database table. Getting

Faculty Evaluation System using PHP/CodeIgniter with Source Code

Submitted by oretnom23 on
This is a Faculty Evaluation System is PHP Project that is written in CodeIgniter PHP Framework. This system has 3 types of users which are the Admin, Chairperson, and Student. The system's main purpose is to provide the Students and Chairpersons an online evaluation for the Subject Faculties. This system generates the Results of Mean Scores of each Faculty and the summary of the results is

Online Ordering System Using PHP/MySQLi with Source Code

Submitted by argie on
This is an Online Ordering System that is originally written using PHP/MySQL and now upgraded to PHP/MySQLi so that this project will run properly in PHP 5.6 or higher. This system is a simple online shop of a certain store that selling customized products. Just like other online shops or eCommerce websites, this system allows visitors or possible clients to order multiple products at once but the

School Event Attendance Monitoring System with Barcode Scanning using PHP with Source Code

Submitted by Phrince Elmar … on
The School Event Attendance Monitoring System with Barcode Scanning is a PHP Project that manages the School's Student Attendance in Events. The purpose of this system is to improve the process of checking the attendance of the students in CHMSC and monitor their attendance in every school event. The system stores the list of students, officers, and events. The officers will have system access and

eChat : Chat System Application using PHP/MySQLi with Source Code

Submitted by xcoder on
The eChat is a Simple Chat System App that is developed using PHP/MySQLi. Like the popular chat applications, this simple application was mainly built as a medium of communication. The chat conversation is listed publicly which means the mini-project does not support private or direct messages to other users. The conversion panel automatically refreshed after 5 seconds so no need to reload the