PHP

Creating a QR Reader Web App using WebCam Scanner JS (insacamn.js) Tutorial with Source Code

Submitted by andresjario26 on

How to read QR Code using WebCam Scanner JS (instascan.js) / Reading QR Code with JS.

In this tutorial, I will show you guys how to develop/create a web application that can read QR codes using WebCam Scanner JS (instascan.js). I have provided below the required plugins/libraries that I used to develop the source code. In the video provided below, I will show/teach you how to create a Web QR Reader step by step.

Getting Started

Please Download/Save the following files and includes this in your project

Billing System Project in PHP Source Code Free Download

Submitted by mayuri_k on
The Billing system project in PHP source code free download is designed in PHP MySQL database, Using HTML, CSS, Bootstrap, JavaScript, Ajax, JQuery to automate the process toward managing the billing system. This invoice billing project in PHP free download is for those who are looking for final year project computer science with source code. The source code was designed by considering it as a

Simple Form Builder Web App using PHP and jQuery with Source Code

Submitted by oretnom23 on
Introduction This is a simple PHP and jQuery Project that allow the users to create a dynamic form. This project is was inspired and works such as Google Forms though this web app has only the basic feature of the said existing application. This project can be used to conduct surveys, online job application forms, and etc. About the Web Application This Simple Form Builder Web App has the CRUD

Online Library System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Online Library System in PHP/MySQL with Full Source Code This Library system is a web based system that is built to properly manage all operations inside the library. It is developed using PHP, CSS, BootStrap and MySQLi for the database. This Online Library System in PHP can be used by a user (student) and an admin (librarian). The features of this system are not that complicated even a newbie can

Dental Clinic Appointment Reservation System in PHP with Source Code

Submitted by jkev on
Hello guys! I have created A Dental Clinic Appointment Reservation System Project. This project helps a certain dental clinic to provide their patients or potential patients an online platform to schedule an appointment. This was developed for a specific Dental Clinic but the source code is easy to learn so you can modify it. The said web application project has 3 modules which are the Public Side

Customer Relationship Management (CRM) System in PHP with Source Code

Submitted by oretnom23 on
This is a simple PHP Project entitled Customer Relationship Management (CRM) System. This system provides a certain company an online platform to manage interactions with their customers or potential customers. The system allows the customer/potential customers to request a quotation for the services they selected in the system. The system also has a ticketing feature which is mainly built to

Simple Polling System using PHP/MySQLi with Source Code

Submitted by rinvizle on

This PHP Polling System written in PHP and MySQL. We will teach how to create this system for your schools, business, etc. This system can vote and counts the result for each participants or candidates in the given data by the admin. Each user has a account and can create a new account if they want to vote. The users can also manage their profiles if they want.

Simple and Nice Shopping Cart Script in PHP with Source Code

Submitted by habencs on
This is a simple project called Simple and Nice Shopping Cart. This was developed using PHP and MySQL Database. This will help you learn how to create a simple eCommerce website with an admin panel. The web application admin panel is the side of the system in which the admin user can manage the products of the shop/store. While on the customer/visitor side, they can explore the products, register

Creating a Live Search in Table using Vue.js and PHP

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a search function that searches MySQL table using Vue.js with the help of axios.js and PHP. In this tutorial, you can search for either the first name or the last name of members in the members' table then it will return members that match your search.