RESTful API CRUD using PHP and MySQL Database Tutorial

Submitted by oretnom23 on

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.

Dynamically Add and Remove Element using AngularJS and PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Dynamically Add and Remove an Element using AngularJS and Data Batch Insertion using PHP and MySQL Database. The tutorial aims to provide a reference or guide to students or new programmers on manipulating DOM using AngularJS and inserting multiple data in the database at once. Here are snippets and a simple web application source code zip file.

Creating Download Page with Countdown using PHP and JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a File Download Page using PHP and JavaScript. The tutorial aims to provide a reference or guide to new programmers or students for handling files in terms of downloading them using PHP Language and JavaScript. This kind of feature is frequently used in a Content Management System whereas file download has a certain page that contains some information and a countdown before continuing the download process.

Helmet Store Showroom Site in PHP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Inquiries Store's Showroom Site. It is a web application developed in PHP and MySQL Database. The project was mainly built to provide Inquiries Stores a platform for their possible customers where they can display their helmet products virtually. It has a pleasant user interface using the Bootstrap Framework and AdminLTE Template. It consists of user-friendly

Dynamic Bar, Line, and Pie Chart Data using Chart.js Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a Bar, Line, and Pie Chart using ChartJS Library with dynamic data values. The tutorial aims to provide a reference or guide to students or new programmers on how to use and implement Charts in web applications. Here, snippets of creating the charts and generating dynamic values are provided and a sample web app source code zip file is also provided and is free to download.