Bootstrap

Sending an HTML with Attachment Mail using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Send an HTML with an Attachment Mail using PHP Language without using PHP Libraries/Plugins. The main purpose of the tutorial is to provide a reference for IT/CS Students or new programmers to enhance their programming knowledge using the PHP Mail Function. Here, snippets are provided and a sample source code file that demonstrates the objective of this tutorial is free to download.

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

Submitted by oretnom23 on

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.

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.

JSON CRUD Operation in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn an effective way of Creating a CRUD Operation of JSON File Data in PHP language. This tutorial aims to provide a reference or guide for students or for those who are new to PHP Language to enhance their knowledge and programming capabilities of handling JSON File Data using the said programming language. Here, I have provided a snippets and sample web application's source code that is free to download.

Dynamic Navigation Tree using PHP Multi-Level Array Source Code

Submitted by oretnom23 on
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

Sorting Array and Object Data in JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you How to Sort Array and Object Data in JavaScript. This tutorial's main goal is to provide the new programmer or students with a reference to enhance their programming capabilities using JavaScript. Here, I will provide some examples for sorting array and object data. An example source code that demonstrates the sorting of an array and object is also provided.

Site Bookmark App using JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple JavaScript Mini-Project entitled Site Bookmark Application. This is a web application that allows the end-users to easily store and retrieves the sites they wanted be bookmarked. It was developed using JavaScript, jQuery Library, and JS Local Storage API. It has a simple and pleasant user interface using the Bootstrap v5 Framework. It also consists of user-friendly

Block Inserter for Dynamic Content using PHP Demo Source Code

Submitted by oretnom23 on
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