Bootstrap framework
Clinic Queuing System using PHP and SQlite3 Source Code Free Download
Simple Forum Website using PHP and SQLite3 Source Code Free Download
Survey Application System in PHP and SQLite3 Source Code Free Download
Leave Application System in PHP and SQLite3 Source Code Free Download
Online Computer and Laptop Store using PHP and MySQL Source Code Free Download
Creating an Input Password Visibility Toggle (Show/Hide) using CSS and JavaScript Tutorial
In this tutorial, you can learn to create an Input Password Visibility Toggle (show/hide) using CSS and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create some useful components such as the password visibility toggle for websites or web applications. Here, I will be providing a simple web page script that I created that demonstrates the creation of an Input Password Visibility Toggle.
Creating a Load More Data Feature using PHP and Pure JavaScript Tutorial
In this tutorial, you can learn how to create a Load More Feature without leaving the current page or refreshing the page using PHP, MySQL Database, and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create a website feature that updates the HTML elements or manipulates DOM (Document Object Model) without redirecting to another page or reloading the current page.
Online Pizza Ordering System in PHP Free Source Code
Navigating Page w/o Leaving the Page using JS Fetch and History PushState Tutorial
In this tutorial, you will learn how to implement Page Navigation without actually leaving the page in a web application using JavaScript. This tutorial aims to provide IT/CS students and new programmers with a reference that might help them to achieve their desired web application projects. Here, step-by-step tutorials with snippets are provided. A sample application source code that demonstrates the objective of this tutorial is also provided and is free to download.