MySQL Database

Live Checking of Input Data Availability using VueJS and PHP Tutorial

In this tutorial, you will learn how to implement a Live Checking of Input Data Availability using VueJS and PHP. This tutorial aims to provide IT students and new programmers a reference for implementing a live interaction of an application between the client and server side using the said JS Framework and Programming Language. I have provided some snippets below for this tutorial. A sample web application source code file that demonstrates the objective of this tutorial is also provided and free to download.

Server-Side Table Pagination using PHP, AngularJS, and Bootstrap 5 Tutorial

In this tutorial, you will learn how to Create a Server-Side Table Pagination using PHP, MySQL Database, AngularJS, and Bootstrap 5 Framework. The main purpose of this tutorial is to provide the IT/CS students and new programmers with a reference for implementing a Server-Side Pagination. Here, snippets are provided and a sample web application source code is also provided and is free to download.

Autocomplete with Suggestion Input using PHP, Vue.js, and MYSQL Database Tutorial

Introduction

In this tutorial, you will learn how to create an Autocomplete with suggestions input using PHP, Vue (Vue.js), and MySQL Database. The tutorial aims to provide IT/CS students or new programmers a reference for improving their web applications' client-side functionalities using Vue. Here, snippets are provided and a sample source code that demonstrates the main goal of this tutorial is also provided and is free to download.

Online Flight Booking Management System using PHP and MySQL Free Source Code

Introduction This project is entitled Online Flight Booking Management System. It is a web-based application developed using PHP Language as the back end and MySQL as the database. The system allows flight ticketing agencies or businesses to provide their possible clients to book their flights online or without actually going to their offices to book their desired flights. It has a pleasant user

RESTful API CRUD using PHP and MySQL Database Tutorial

Introduction

In this tutorial, you will learn how to create a RESTful API CRUD using PHP Language and MySQL Database. This tutorial aims to provide a reference or guide to the students and for those new to PHP Language about implementing a RESTful API on their projects. Here, snippets are provided and the source code zip file is free to download.

Vanilla DataTables CRUD using PHP and MySQL Database Tutorial

Introduction

In this tutorial, you will learn to Create CRUD Functionalities using the Vanilla DataTables, PHP, and MySQL Database. This tutorial aims to provide a reference or a guide to beginners or new programmers to enhance their PHP and JS programming capabilities. Here, snippets and sample source code are provided and the source code file is free to download.

Bulk Deletion using Checkbox in PHP and JavaScript Tutorial

Introduction

In this tutorial, you will learn how to Create a Bulk Deletion Feature for web applications using HTML Checkbox, PHP, MYSQL Database, JavaScript, and jQuery/Ajax. This tutorial aims to provide a reference or guide to students or new programmers for the integration of PHP, MySQL Database, and JavaScript to develop an effective and interactive web application. Here, snippets and sample program web application source code are provided.

Dynamic Navigation Tree using PHP Multi-Level Array Source Code

Introduction In this article, I will show you how to Create a Dynamic Navigation Tree in PHP. This kind of feature might be useful for you for your current or future project especially if you are planning to develop a broad and dynamic website or web application. Here, snippets and a sample web application source code are provided. What is a Dynamic Navigation Tree? A Dynamic Navigation Tree is a

Block Inserter for Dynamic Content using PHP Demo Source Code

Introduction This is a simple web application called Block Inserter. The application was developed using PHP and MySQL Database. The application inserts block/blocks to the site page with dynamic contents. It was inspired by the famous WordPress Plugin called Ad Inserter. The source code provided is only built for educational and demonstration purposes only. Technologies Here is the list of

Live Form Validation using PHP and Ajax Tutorial

Introduction

In this tutorial, I will show you how to Create Live Form Validation using PHP and Ajax. You will learn the effective way of validating the input field value of a certain form in your web application. The tutorial aims to provide the students and new programmers a reference for learning and enhancing their programming capabilities using PHP Language and jQuery Library. Here, snippets and sample source code will be provided to have a better understanding of the scripts.