Bootstrap

Online News Portal using PHP/MySQLi with Source Code Free Download

Submitted by pushpam02 on
Online News Portal using PHP/MySQLi | Free Download Source Code Online News Portal using PHP/MySQL is a dynamic content management system project that maintains the news. This system was developed using PHP, MySQL Database, HTML, CSS, and Bootstrap. This news portal system has an Admin Panel. The Admin Panel is the side of the system in which the admin user manages the contents/news, categories

PHP CRUD Operation using PDO with Bootstrap/Modal Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to CRUD(create, read, update, delete) MySQL database using PDO with Bootstrap/Modal. PDO as per the PHP manual stands for PHP Data Objects, a lightweight, consistent interface for accessing databases in PHP. We use Bootstrap/Modal in this tutorial to handle our forms.

Moosikay - E-Commerce System using PHP with Source Code

Submitted by razormist on
The Moosikay is an E-Commerce System that was developed using PHP, HTML, MYSQLi, and Javascript. The system itself can transact any music product online. This will make the market system easier and faster to conduct more profit for the business. A user-friendly system that made it easy for everyone to modify and develop by using this system as a template. This system uses PayPal for online payment

Game Result Matrix System using PHP with Source Code

Submitted by imarkpatric on
Hi Guys! I want to share this Game Result Matrix System that I have developed. This system mainly generates reports of the specific event/tournament result. The system was built to store and generate the tournament/events Game Results of the annual multi-sport event for young athletes such as the School Intramurals, District Meet, Area Meet, National Games, and m any more. This system generates

Simple Car Rental System Using CodeIgniter with Source Code

Submitted by slamet.bsan on
This is a Simple Car Rental System project that was developed using PHP CodeIgniter Framework. This project's main function is to manage the car rental businesses' transactions with their clients. I am sharing this source code to help other programmers especially beginners learn how to create a web application like this Simple Car Rental System using the PHP CodeIgniter language. Some of the

File Tracker Manager System using PHP/MySQLi with Source Code

Submitted by hemedy99 on
This a File Tracker Manager System that is designed for the Tanzania Revenue Authority for the purpose of monitoring taxpayers' files. The reason why we created this system was due to the loss of taxpayer files either by employees or misplacement of the file. File Tracker Manager has 3 access levels which are the Administrator, Register, and the Normal User. The Admin is the user who is in charge

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.